Libraries tagged by toit
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.
drupal-eca-recipe/eca_lib_0050
1 Downloads
An external MCP assistant drafts a conference talk with a user and submits it to Drupal, which owns every rule. The model turns the five tool arguments into tokens, checks the submission window, the audience level, the track and a per-level duration limit before anything is written, and returns a structured result either way. The speaker is taken from the authenticated account and is not a tool argument. A valid proposal is created unpublished in the talk_review workflow, awaiting human review, and the result carries a link to it. The beginner duration rule is a single action in the diagram, so changing it live changes the tool's behavior with no change on the assistant side.
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
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
125 Downloads
A standalone blade package that implementents a mini IoC container, and binds Illiminate\view to it
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.
pragmarx/google2fa
117739357 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
league/oauth1-client
124765880 Downloads
OAuth 1.0 Client Library
abraham/twitteroauth
17134799 Downloads
The most popular PHP library for use with the Twitter OAuth REST API.
spomky-labs/otphp
55113064 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