Libraries tagged by Chat Application
adriansuter/slim4-skeleton
732 Downloads
Web application skeleton that uses the Slim4 Framework, PHP-DI, Nyholm PSR7 and Twig.
jtc-solutions/core
1305 Downloads
Core bundle for every application in JTC that follows standard processes.
dg/composer-backslasher
17795 Downloads
Composer plugin that speeds up your application by adding backslashes to all PHP internal functions and constants.
wplib/wplib
1315 Downloads
A PHP Library that Adds Modules and Applications to WordPress
iron-io/laraworker
5658 Downloads
LaraWorker is a helper package that makes integrating your Laravel application with Iron.io's IronWorker very easy!
zend/zend-studio-development-mode
109958 Downloads
Zend Framework 2 module that helps the Zend Framework 2 application to be developed with Zend Studio
slick/webstack
2904 Downloads
PSR-15 HTTP middleware stack that can help you create web applications or web services for HTTP protocol.
saloum45/controllergenerate
143 Downloads
😊Un package Laravel qui facilite la génération dynamique de contrôleurs,migrations et de routes dans une application Laravel. a Laravel package that makes it easy to dynamically generate controllers, migrations and routes in a Laravel application.😊
rotexsoft/slim3-skeleton-mvc-app
466 Downloads
This is a template mvc web-application (powered by SlimPHP 4), that can be extended to build more complex web applications.
rotexsoft/slim-skeleton-mvc-app
124 Downloads
This is a template mvc web-application (powered by SlimPHP 4), that can be extended to build more complex web applications.
rekalogika/file-server
2462 Downloads
Temporary URL resource server for rekalogika/file FileInterface. Access files easily in your application by creating temporary URLs that expire after a set amount of time.
vamsiikrishna/vex
39 Downloads
A small app that sends some load to a web application.
slick/orm
2661 Downloads
Slick ORM is a module that provides ORM support to a Slick application using doctrine/orm.
pixamo/installer
475 Downloads
pixamo/installer is a Laravel package that makes it easy to install your application with just one click. With this package, you can quickly set up your application's environment, dependencies, and configurations without having to manually run multiple commands or manually edit files. It streamlines the installation process and makes it more efficient, saving you time and effort. It's perfect for both new and experienced developers. Give it a try and see how it can simplify your development process.
mouf/utils.common.validators
163199 Downloads
This package contains typical validators to be used in your application. A validator is a class that decides whether a string is valid or not. For instance, you could use an EmailValidator to validate that a string is a mail, etc...