Libraries tagged by Dune
enterdev/cron-expression
1388 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
endeavour-agency/laravel-query-insights
153 Downloads
This packages aims to provide insights into performed queries. Multiple handlers exist to control what should be done with the query data.
dominicwatts/missingmedia
4256 Downloads
Scan and dump media gallery entries for images that are missing due to migration or data loss
datatables.net/datatables.net-responsive-dt
4502 Downloads
In the modern world of responsive web design tables can often cause a particular problem for designers due to their row based layout. Responsive is an extension for DataTables that resolves that problem by optimising the table's layout for different screen sizes through the dynamic insertion and removal of columns from the table. This is Responsive for DataTables with styling for [DataTables](https://datatables.net/)
datatables.net/datatables.net-responsive-bs4
3189 Downloads
In the modern world of responsive web design tables can often cause a particular problem for designers due to their row based layout. Responsive is an extension for DataTables that resolves that problem by optimising the table's layout for different screen sizes through the dynamic insertion and removal of columns from the table. This is Responsive for DataTables with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
cesnet/simplesamlphp-module-remoteuserssl
1411 Downloads
The module is just getting result of the Basic authentication or SSL authentication done by Apache web server.
bakame/cron
10 Downloads
CRON for PHP: Validate CRON expression, Calculate run date, determine if a CRON expression is due
aniftyco/saas-starter
0 Downloads
The SaaS starter you need to get shit done.
andyabih/laravel-fake-api
176 Downloads
Generate dummy API endpoints from a simple PHP array. No more waiting for the backend to be done before working on the frontend.
theofidry/loopback-api-bundle
5272 Downloads
Loopback like Doctrine ORM filters for DunglasApiBundle.
malkusch/php-autoloader
1352 Downloads
This autoloader supports every autoloadable PHP feature up to PHP 5.4’s traits. It find’s every class, interface or traits definition in any situation. No matter what convention is used. The autoloader is index based. After building the index there will be no performance issue. The building is done dynamically. There is no explicit need of calling a build script. For the sake of comfortability there exists a script for prebuilding an index.
laravelba/route-binder
46483 Downloads
Laravel route binding, done right.
hackathon/magento2-eavcleaner
53280 Downloads
Purpose of this project is to check for different flaws that can occur due to EAV and provide cleanup functions.
guiwoda/route-binder
306 Downloads
Laravel route binding, done right.
dhii/collections-abstract-base
1695 Downloads
Collection base classes that do not depend on other non-collection packages, on which there is a dependency of other collection packages that depend on this package. This is done to avoid circular reference in the collection toolchain