Libraries tagged by one
timokoerber/laravel-one-time-operations
2363042 Downloads
Run operations once after deployment - just like you do it with migrations!
berkayk/onesignal-laravel
6511950 Downloads
OneSignal Push Wrapper Laravel
tecnickcom/tc-lib-barcode
8514289 Downloads
PHP library to generate linear and bidimensional barcodes
kyslik/column-sortable
6175423 Downloads
Package for handling column sorting in Laravel 6.x
aacotroneo/laravel-saml2
4806355 Downloads
A Laravel package for Saml2 integration as a SP (service provider) for multiple IdPs, based on OneLogin toolkit which is much more lightweight than simplesamlphp.
emojione/emojione
2340516 Downloads
EmojiOne is a complete set of emojis designed for the web. It includes libraries to easily convert unicode characters to shortnames (:smile:) and shortnames to our custom emoji images. PNG format provided for the emoji images.
oneup/uploader-bundle
6850139 Downloads
This Symfony bundle provides a server implementation for handling single and multiple file uploads using either FineUploader, jQuery File Uploader, YUI3 Uploader, Uploadify, FancyUpload, MooUpload, Plupload or Dropzone. Features include chunked uploads, orphanages, Gaufrette and Flysystem support.
oneup/flysystem-bundle
24428075 Downloads
Integrates Flysystem filesystem abstraction library to your Symfony project.
yiisoft/yii2-queue
11658366 Downloads
Yii2 Queue Extension which supports queues based on DB, Redis, RabbitMQ, Beanstalk, SQS, and Gearman
wildside/userstamps
2049943 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
2716073 Downloads
Driver for Laravel Scout search package based on https://github.com/teamtnt/tntsearch
tailflow/laravel-orion
742342 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
2287791 Downloads
Coroutine-based multi-platform support engine with a focus on concurrent I/O
sunra/php-simple-html-dom-parser
9815692 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
9598784 Downloads
An OpenID Connect Server that sites on The PHP League's OAuth2 Server