Libraries tagged by onym
yiisoft/yii2-queue
11466428 Downloads
Yii2 Queue Extension which supports queues based on DB, Redis, RabbitMQ, Beanstalk, SQS, and Gearman
wildside/userstamps
1995455 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
teamtnt/laravel-scout-tntsearch-driver
2681679 Downloads
Driver for Laravel Scout search package based on https://github.com/teamtnt/tntsearch
tailflow/laravel-orion
724433 Downloads
Orion for Laravel allows you to build a fully featured REST API based on your Eloquent models and relationships with the simplicity of Laravel as you love it.
swow/swow
2260279 Downloads
Coroutine-based multi-platform support engine with a focus on concurrent I/O
sunra/php-simple-html-dom-parser
9753995 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
steverhoades/oauth2-openid-connect-server
9335323 Downloads
An OpenID Connect Server that sites on The PHP League's OAuth2 Server
spatie/laravel-google-calendar
1888931 Downloads
Manage events on a Google Calendar
smile/elasticsuite
4801162 Downloads
Magento 2 merchandising and search engine built on ElasticSearch
slim/twig-view
8970309 Downloads
Slim Framework 4 view helper built on top of the Twig 3 templating component
seld/cli-prompt
26993294 Downloads
Allows you to prompt for user input on the command line, and optionally hide the characters they type
riverline/multipart-parser
64119797 Downloads
One class library to parse multipart content with encoding and charset support.
rennokki/laravel-eloquent-query-cache
4504316 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
queue-interop/queue-interop
32304767 Downloads
Promoting the interoperability of MQs objects. Based on Java JMS
phpmyadmin/sql-parser
53007375 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.