Libraries tagged by twill
mouf/html.widgets.statsgrid
9339 Downloads
This PHP package contains a HTML pivot table. You provide it with a data set and the list of columns and rows and it will display a nice pivot table.
mouf/html.utils.weblibrarymanager.component-installer
357062 Downloads
This Mouf package contains a Composer installer that will automatically create WebLibrary instances when a 'component' package is installed in Composer. It is designed to be used only with Mouf's WebLibraryManager.
mouf/html.utils.weblibrarymanager
359440 Downloads
The Javascript/CSS library manager is a PHP class in charge of keeping track of the JS and CSS files that have been included so far in a web page. Basically, you tell the Javascript/CSS library manager to import a JS/CSS file and it will make sure it is included, only once, and that all dependencies are included as well.
monei/monei-php-sdk
9776 Downloads
The MONEI SDK will allow you to interact with our API in an easy and predictable way.
mobilestock/auto-json-accept
5473 Downloads
That library will convert your Accept headers into application/json when it's generic or not present, using a global middleware
migliori/sitemap-crawler
2201 Downloads
Sitemap crawler/generator. For the given URL it will return sitemap XML file with URLs and images.
marshmallow/translatable
13099 Downloads
Add translation to your Nova Resources. The translations will be stored in a translatables table and not in a JSON format in your existing tables as many packages out there do.
markocupic/contao-bundle-creator-bundle
3935 Downloads
This bundle provides a bundle maker for Contao 4.*. The extension will create a fully working backend- or/and frontend module after you have defined a few parameters in the contao backend.
mahfuz/login-activity
20621 Downloads
This package will save login and logout activity of user
logicbrush/metrics
14812 Downloads
Examines the clover metrics for the project and will update method Docblocks in the provided source file with `@Metric` annotations.
lantongxue/php-nohup
12427 Downloads
A library to run a command in the background, it will return the process's pid, and get it's is running status anytime in the another process, and can be stoped anytime. It support Windows, Linux and Mac osx.
hashemi/queryfilter
1008 Downloads
A simple & dynamic package for your eloquent query in laravel. It will help you to write query logic individual for each parameter.
hardchor/expose-translation-bundle
100345 Downloads
Forked from willdurand/expose-translation-bundle. A pretty nice way to expose your translation messages to your JavaScript.
gofabian/negotiation-middleware
77681 Downloads
PHP negotiation middleware for accept headers of PSR-7 requests. Uses the negotiation library willdurand/negotiation.
gener1c-code/oauth2-server
6839 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.