Libraries tagged by separate
the_elephpant/laravel-xml-sitemap
11 Downloads
A simple sitemap generator for PHP Framework.
seankndy/phpcsv
26 Downloads
PHP package for working with CSV data
rovangju/commie
29 Downloads
A simplistic OO wrapper around PHP's built in CSV handling that lets you reference columns by header name
php-strict/script-runner
5 Downloads
Class for running PHP CLI script in several separate processes.
estvoyage/csv
56 Downloads
An east-oriented csv generator
discover/uniquecombination-validation
13 Downloads
unique check validation by any combination value like comma separated value duplicate entry check
awkaw/mysql-read-and-write
99 Downloads
Separate read and write to two databases
yiranzai/file-cache
3 Downloads
PHP File Cache, use Separate Chaining resolve hash conflict. one cache, one file, one bucket.
wtone/multi-tenant
1527 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
webzera/lararoleadmin
13 Downloads
This is for separate admin panel control with Role based Permission
webzera/laradmin
5 Downloads
This is for separate admin panel control
vulcandigital/silverstripe-rapidobjectcreateadmin
11 Downloads
Allows you to rapidly create record after record. Handy for when you want to separate "Add New" functionality
vtitar/background-tasks-symfony
3 Downloads
Symfony BackgroundTasksBundle. Create and process tasks that will be executed via cron. Could be configured time when execute, separate process for specific task groups.
vortechron/multi-tenant
2 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
voboghure/php-mvc-core
7 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.