Libraries tagged by ppphp
mpphp/database
41 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.
apphp/ai-with-php-book
0 Downloads
This book will try to explain the basics of Artificial Intelligence and Machine Learning in a way that’s easy to understand.
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