Libraries tagged by ppphp
apphp/u-doctor-appointment
8 Downloads
The Doctor Appointment script based on Directy CMF
apphp/laravel-flash
24 Downloads
Simple Flash messages for Laravel Framework Applications
mpphp/validation
45 Downloads
MpPHP form validation library
mpphp/database
44 Downloads
MPPHP database library
apphp/laravel-docker
8 Downloads
Docker Compose workflow that sets up your own network of containers for local Laravel development
apphp/ai-with-php-examples
0 Downloads
Code examples provided for the book Artificial Intelligence with PHP.
zakaria-elkashef/repository-pattern
27 Downloads
The Laravel Repository Pattern Package implements the repository design pattern within the Laravel framework, offering developers an efficient and organized approach to managing data. With this package, you can effortlessly create interfaces and repository classes that implement those interfaces. These classes are then bound in the RepositoryServiceProvider and registered in the config/app.php file's providers array. Experience streamlined data management and elevate your Laravel application development with ease.
synga/laravel-service-provider-helper
24 Downloads
The package can add service providers to your app.php when composer update finishes