Libraries tagged by take
mouf/utils.common.sortable-interface
268266 Downloads
This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!
mouf/utils.common.paginable-interface
268273 Downloads
This package contains an interface used by objects to say they can paginate data. The concept is very simple, the object implements a paginate method that takes a limit and an offset, and that's it!
marcocesarato/sqlparser
47305 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
log1x/modern-acf-options
33300 Downloads
A modern take on ACF Theme Options
kunstmaan/node-bundle
144322 Downloads
All websites need pages(we call them nodes) but you probably don't want to spend too much time building them. Plus they should look pretty and contain the right content and that takes time. We make sure you have to spend less time managing your pages but still offer you flexibility so you can focus on more important tasks and don't have to worry about it.
kunstmaan/adminlist-bundle
152507 Downloads
Every website contains several lists of content ranging from articles on a blog, to drop down values. The KunstlaanAdminListBundles takes CRUD a step further by supplying filtering, exports to csv and editing capabilities to these content entities.
jasonpriem/human-name-parser
121282 Downloads
Takes human names of arbitrary complexity and various wacky formats and parses them out.
hevertonfreitas/cakephp-audit-log
55990 Downloads
A logging plugin for CakePHP. It takes a snapshot of the fully hydrated object after a change is complete and it also records each individual change in the case of an update action
doublesecretagency/craft-inventory
127488 Downloads
Take stock of your field usage.
browshot-php/browshot
23279 Downloads
PHP library for Browshot API: take screenshots of any web page
scrumpy/prosemirror-to-html
101801 Downloads
Takes HTML and outputs ProseMirror compatible JSON.
scrumpy/html-to-prosemirror
96406 Downloads
Takes HTML and outputs ProseMirror compatible JSON.
lochmueller/autoloader
372461 Downloads
Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.
wp-launchpad/take-off
6504 Downloads
Initialisation library for the Launchpad framework
foodticket/takeaway-pos-client
11396 Downloads
A PHP client to integrate with the Takeaway POS API