Libraries tagged by Verty
graze/supervisor
9273 Downloads
:vertical_traffic_light: Process supervisor for PHP.
gravatalonga/container
2325 Downloads
Implementation of PSR-11 Container, it is lightweight yet powerful. Feature such as Lazy Factory, Factory, Optinal Share of Services, Array Access and other it can be very versatile.
glooby/doctrine-query-builder
9367 Downloads
Very powerful query builder, perfect for apis
ge-tracker/basic-activity-log
2682 Downloads
A very simple activity logger to monitor the users of your website or application
garvinhicking/clinspector-gadget
3619 Downloads
Very, very simple TYPO3 console CLI command JSON export
foolz/inet
2333 Downloads
A PHP implementation of decimal IPs. Converts IPs from presentation to decimal and viceversa. Very useful to store IPs in database as numbers instead of string, in example in a decimal(39,0) column.
fballiano/magento2-defer-javascripts
247 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.
evaisse/simple-http-bundle
180189 Downloads
A very simple symfony http client bundle built on the httpfoundation component (instead of guzzle), using cURL and cURL multi.
emulgeator/enum
9973 Downloads
A very simple library allowing you to define enums in PHP
eckinox/eckinox-cs
10539 Downloads
A very opinionated CS/linting setup for PHP projects.
datatables.net/datatables.net-scroller-dt
2098 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-keytable-dt
905 Downloads
KeyTable allows you to use keyboard navigation on a DataTables enhanced table, like an Excel spreadsheet - a cell shows a focus outline which can be moved using the keyboard or mouse operations. This can be particularly useful in an editable table that uses Editor allowing end users to update data very quickly. This is KeyTable for DataTables with styling for [DataTables](https://datatables.net/)
datatables.net/datatables.net-keytable
2654 Downloads
KeyTable allows you to use keyboard navigation on a DataTables enhanced table, like an Excel spreadsheet - a cell shows a focus outline which can be moved using the keyboard or mouse operations. This can be particularly useful in an editable table that uses Editor allowing end users to update data very quickly. This is KeyTable for DataTables
codenamephp/deployer.base
9587 Downloads
Base package that provides the very basic task interface, function abstraction and some initial tasks useful for all projects like transferring files
caio-brendo/yii2-dynamicgridform
872 Downloads
Dynamic Grid Form is a widget for the yii2 structure to add values to a grid. It is very useful for working with one-to-many data.