Libraries tagged by ow.ly
h4kuna/critical-cache
2309 Downloads
Only one process can to write or to delete to cache.
granam/string-enum
154 Downloads
Enumeration with strings only
granam/integer-enum
520 Downloads
Enumeration with integers only
granam/float-enum
357 Downloads
Enumeration with floats only
granam/boolean-enum
357 Downloads
Enumeration with booleans only
gin0115/dice
5759 Downloads
A minimalist Dependency injection container (DIC) for PHP. Please note: 3.0+ is only compatible with PHP 7.0. The 2.0 branch is compatbile with PHP 5.6.
fballiano/magento2-defer-javascripts
156 Downloads
Magento2 Defer Javascripts: moves all your javascripts to the very end of your HTML (only on frontend) making search engines and speed metering tools happy.
endeavour-agency/refresh-database-on-demand
85 Downloads
This packages offers a drop-in replacement for Laravel's RefreshDatabase trait, which only refreshes the database when migrations have actually changed.
diontech/laravel-extended-scheduler
1303 Downloads
This package allows you to configure the scheduled tasks of the app via (database) model. It was developed to avoid handling theseconfigurations via a config file only, cause then we cannot share the same repo to n server instances when running different tasks is needed at each server.
digraphcms/digraph-core
5914 Downloads
Source and API version of a CMS that emphasizes flexibility and content permanence. Generally this package is only used for development.
desilva/filament-simple-highlight-field
1781 Downloads
Adds a simple read-only Highlight.js pseudo-field to FilamentPHP
dealnews/filter
1158 Downloads
This class is a drop in replacement and wrapper for filter_var, filter_var_array, filter_input, and filter_input_array. The only filters that are modified are ones using \DealNews\Filter\Filter::FILTER_SANITIZE_STRING.
datatables.net/datatables.net-scroller-dt
1499 Downloads
Scroller is a virtual rendering plug-in for DataTables which allows large datasets to be drawn on screen very quickly. Virtual rendering means is that only the visible portion of the table is drawn, while the scrolling container gives the visual impression that the whole table is visible, allowing excellent browser performance. This is Scroller for DataTables with styling for [DataTables](https://datatables.net/)
datatables.net/datatables.net-scroller-bs5
271 Downloads
Scroller is a virtual rendering plug-in for DataTables which allows large datasets to be drawn on screen very quickly. Virtual rendering means is that only the visible portion of the table is drawn, while the scrolling container gives the visual impression that the whole table is visible, allowing excellent browser performance. This is Scroller for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)
dashifen/repository
4445 Downloads
An object with read-only protected properties from which other objects can be extened.