Libraries tagged by toit
gustocoder/laravel-datatable
8 Downloads
Laravel datatable package that provides sorting, allows you to optionally add an extra column, under which you can add buttons for CRUD operations. The button creation method will automatically generate links and send the individual record id to the route name you pass to it. You can configure whether you want the records to be clickable, sortable or not. There is also pagination. Built using Laravel 11.0 but will work on most recent versions. It uses Bootstrap 5 to wrap your responsive table in a nice customizable panel
felixarntz/relevant-tweet
0 Downloads
Allows to associate a social media post URL with each post, and optionally to display a link to it in the frontend.
felixarntz/relevant-social-url
0 Downloads
Allows to associate a social media post URL with each post, and optionally to display a link to it in the frontend.
felicity-php/felicity-twig
36 Downloads
A really light wrapping around Twig. Basically instantiates twig and provides access to it for rendering templates and extending Twig.
dmitryrechkin/php-graphql-typeregistry
7 Downloads
PHP GraphQL Type Registry which allows to add implementations of the Type to it and get a list of all the registered types
dewan/dewan-multilang-slug
37 Downloads
It takes a string, a model, a filed, and a divider, and returns a unique string with a number or random string appended to it if the slug already exists in the database.
atheon/migrations
17 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
ando/add-clear
10 Downloads
A jQuery plugin that adds a input clearing button on any input you apply it to. It clears the value, and returns focus to that field.
adr/addressverification
614 Downloads
Checks the address passed to it against USPS endpoint for validity purposes
adamiecradek/ddd-bricks-zf2-event
393 Downloads
This library extends ddd-bricks from AGmakonts and adds to it ZF2 event support
adamiecradek/ddd-bricks-zf2
208 Downloads
This library extends ddd-bricks from AGmakonts and adds to it ZF2 support
abather/mini-accounting
3 Downloads
Create accounts for any model to withdraw and deposit to it.
mindedge/blade
124 Downloads
A standalone blade package that implementents a mini IoC container, and binds Illiminate\view to it
abraham/twitteroauth
14425474 Downloads
The most popular PHP library for use with the Twitter OAuth REST API.
spomky-labs/otphp
36901448 Downloads
A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator