Libraries tagged by due
futuretek/cron-expression
8298 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
enterdev/cron-expression
1379 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
dominicwatts/missingmedia
4250 Downloads
Scan and dump media gallery entries for images that are missing due to migration or data loss
datatables.net/datatables.net-responsive-dt
4485 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/)
bakame/cron
10 Downloads
CRON for PHP: Validate CRON expression, Calculate run date, determine if a CRON expression is due
hackathon/magento2-eavcleaner
53278 Downloads
Purpose of this project is to check for different flaws that can occur due to EAV and provide cleanup functions.
ubublog/ceca
40 Downloads
Pasarela de pago ceca
zenki/zenkipay-api-client
12 Downloads
Definition of technical specification of the product; Zenkipay is a gateway cryptocurrency payment system that allows merchant's to receive payments on their e-commerce portals. Unlike other platforms, Zenkipay ensures customer satisfaction through its payment process. guarantee deposit (delivered product and expected quality) to settle payment to the merchant, thus avoiding the loss of client assets due to online scams.
stevenfoncken/assignments-viewer-for-moodle-php
6 Downloads
PHP web application that lists the currently due assignments of a Moodle™ user
rapidwebltd/improved-polymorphic-eloquent-builder
1147 Downloads
Attempting to use whereHas queries with standard Eloquent polymorphic relationships will fail, due to Eloquent being unable to determine the correct model to retrieve. The 'Improved Polymorphic Eloquent Builder' is a class which extends the Eloquent Builder class that is built in to Laravel 5.1. It enables limited use of the whereHas method to query Eloquent polymorphic relationships.
javierleon9966/properduels
0 Downloads
A properly made duels plugin for PocketMine-MP
hollodotme/crontab-expression
654 Downloads
Library to validate crontab expressions and check their due date
datatables.net/datatables.net-responsive-jqui
9 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 [jQueryUI](http://jqueryui.com/)
chamamme/noquery
38 Downloads
A database query builder aimed at code beautification by minimizing the use of raw SQL in codes. NoQuery currently supports MySQL, Firebird & Interbase, PostgreSQL, SQLite3, Oracle, Microsoft SQL Server, Foxpro ODBC, Access ODBC, Informix, DB2, Sybase, Sybase SQL Anywhere, generic ODBC and Microsoft's ADO due to its leverage on ADODB