Libraries tagged by separators
allenjb/mailer
167 Downloads
Email library that separates emails from email transport
vxsoft/laravel-repository
14 Downloads
Laravel Repository is a powerful Laravel package designed to simplify the interaction with Eloquent models by implementing a repository-based architecture. It separates the data persistence logic from the application's business logic, promoting a clean, maintainable, and testable codebase.
batrox/gif-frame-extractor
31 Downloads
PHP class that separates all the frames (and their duration) of an animated GIF
kuasarx/separador-silabas-rae
0 Downloads
Implementación en PHP de las reglas de división silábica del español según la RAE, con manejo de variantes y estrategias de prefijos.
voboghure/php-mvc-core
6 Downloads
At the heart of the framework is the MVC pattern, which separates the application logic into three distinct components: the Model, the View, and the Controller.
visualweber/gif-frame-extractor
47 Downloads
PHP class that separates all the frames (and their duration) of an animated GIF
vadimdol/symfony1
284 Downloads
Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!
piotrpress/wordpress-config
356 Downloads
This library separates WordPress configuration constants from wp-config.php to .config file.