Libraries tagged by Dune
futuretek/cron-expression
9958 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
foowie/cloudflare-detection
17876 Downloads
Detect if request is done through Cloudflare
entermotion/php-barcodes
9575 Downloads
This is a barcode generator based on the original author Dinesh Rabara.
enterdev/cron-expression
2267 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
datatables.net/datatables.net-responsive-dt
6411 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
4056 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/)
automattic/liveblog
1 Downloads
Liveblogging done right. Using WordPress.
andyabih/laravel-fake-api
216 Downloads
Generate dummy API endpoints from a simple PHP array. No more waiting for the backend to be done before working on the frontend.
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.
guiwoda/route-binder
306 Downloads
Laravel route binding, done right.
dhii/collections-abstract-base
2186 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
testmonitor/donedone-client
8338 Downloads
The TestMonitor DoneDone Client.
namdevel/dunia-games
7 Downloads
Un-official API to Check Username / Nickname By Account ID
lasserafn/php-dinero
5221 Downloads
Dinero REST wrapper for PHP
got-daijobu/laravel-10-done-jobs
132 Downloads
Forked from omatech/laravel-done-jobs.