Pinned Repositories
command-validator
✅ Laravel package to validate the input of console commands.
eloquent-inspector
🕵️ Inspect Laravel Eloquent models to collect properties, relationships and more.
enum
🎲 Zero-dependencies package to supercharge enum functionalities.
json-parser
🧩 Zero-dependencies lazy parser to read JSON of any dimension and from any source in a memory-efficient way.
laravel-enum
🎲 Laravel package to supercharge enum functionalities.
lazy-json
🐼 Framework-agnostic package to load JSON of any dimension and from any source into Laravel lazy collections recursively.
lazy-json-pages
📜 Framework-agnostic API scraper to load items from any paginated JSON API into a Laravel lazy collection via async HTTP requests.
notifiable-exception
Laravel package to send notifications when some exceptions are thrown.
query-filters
Laravel package to filter Eloquent model records based on query parameters. Fully inspired by the Laracasts episode https://laracasts.com/series/eloquent-techniques/episodes/4
Workflow
Laravel 5 package to create extendible and maintainable apps by harnessing the power of pipelines.
cerbero90's Repositories
cerbero90/json-parser
🧩 Zero-dependencies lazy parser to read JSON of any dimension and from any source in a memory-efficient way.
cerbero90/enum
🎲 Zero-dependencies package to supercharge enum functionalities.
cerbero90/lazy-json
🐼 Framework-agnostic package to load JSON of any dimension and from any source into Laravel lazy collections recursively.
cerbero90/command-validator
✅ Laravel package to validate the input of console commands.
cerbero90/lazy-json-pages
📜 Framework-agnostic API scraper to load items from any paginated JSON API into a Laravel lazy collection via async HTTP requests.
cerbero90/laravel-enum
🎲 Laravel package to supercharge enum functionalities.
cerbero90/eloquent-inspector
🕵️ Inspect Laravel Eloquent models to collect properties, relationships and more.
cerbero90/query-filters
Laravel package to filter Eloquent model records based on query parameters. Fully inspired by the Laracasts episode https://laracasts.com/series/eloquent-techniques/episodes/4
cerbero90/notifiable-exception
Laravel package to send notifications when some exceptions are thrown.
cerbero90/laravel-dto
Data Transfer Object (DTO) for Laravel
cerbero90/octane-testbench
⛽ Set of utilities to test Laravel applications powered by Octane.
cerbero90/sql-dumper
Laravel package to dump SQL queries, related EXPLAIN and location in code in different formats.
cerbero90/pest-plugin-laravel-octane
⛽ Pest plugin to test Laravel applications powered by Octane.
cerbero90/dto
Data Transfer Object (DTO).
cerbero90/console-tasker
🦾 Laravel package to create lean, powerful, idempotent and beautiful Artisan commands.
cerbero90/skeleton
A skeleton repository for my packages fully inspired by The PHP League
cerbero90/json-api-error
💥 Laravel package to standardize API errors in compliance with the JSON:API spec.
cerbero90/squire
A library of static Eloquent models for common fixture data.
cerbero90/anuraghazra
cerbero90/backend-candidate-pairing
cerbero90/framework
cerbero90/json-machine
Efficient, easy-to-use, and fast PHP JSON stream parser
cerbero90/laravel-cors
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
cerbero90/laravel-data
Powerful data objects for Laravel
cerbero90/laravel-money
Laravel Money.
cerbero90/markodenic
cerbero90/octane
Supercharge your Laravel application's performance.
cerbero90/pest
Pest is an elegant PHP Testing Framework with a focus on simplicity
cerbero90/prompts
Beautiful and user-friendly forms for your command-line PHP applications.
cerbero90/sendportal-core
Core functionality for SendPortal