Libraries tagged by apphp
apphp/laravel-datagrid
98 Downloads
DataGrid helpers for easy creating CRUD in Laravel Framework Applications
apphp/php-mvc-framework
74 Downloads
The ApPHP Framework.
apphp/php-directy-cmf
12 Downloads
The ApPHP Directy CMF. Directy CMF - MVC based cross-platform content management framework for publishing web content.
apphp/u-doctor-appointment
8 Downloads
The Doctor Appointment script based on Directy CMF
apphp/laravel-flash
22 Downloads
Simple Flash messages for Laravel Framework Applications
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.
amphp/amp
98818514 Downloads
A non-blocking concurrency framework for PHP applications.
amphp/dns
22995792 Downloads
Async DNS resolution for Amp.
amphp/byte-stream
93198201 Downloads
A stream abstraction to make working with non-blocking I/O simple.
amphp/sync
35038614 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
amphp/socket
22823041 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/process
34979042 Downloads
A fiber-aware process manager based on Amp and Revolt.
amphp/parser
35032362 Downloads
A generator parser to make streaming parsers simple.