Libraries tagged by also
benhilger/recurring-holidays
3 Downloads
This package allows for the definition of recurring holidays with simple or complex parameters. It also can convert to their observed dates as required
aozisik/translatable
29 Downloads
Translatable is a package that helps you have translatable fields on models. These fields will store your translations in JSON format and will be automatically fetched to your current app locale when you try to reach them. You can also get a specific language of your choice by using certain methods. Please refer to the Github page for further details.
amrikasir/ziggy
81 Downloads
Generates a Blade directive exporting all of your named Laravel routes. Also provides a nice route() helper function in JavaScript.
acfbentveld/parser
1181 Downloads
A package to replace words in a text with values from a array. Also supports aliases and excluded properties
symfony/event-dispatcher
755879871 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
sebastian/object-reflector
542792824 Downloads
Allows reflection of object attributes, including inherited and non-public ones
symfony/var-exporter
250287218 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/mime
467894055 Downloads
Allows manipulating MIME messages
symfony/form
110810408 Downloads
Allows to easily create, process and reuse HTML forms
symfony/dependency-injection
322989490 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
symfony/browser-kit
212493031 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
spatie/laravel-medialibrary
22987849 Downloads
Associate files with Eloquent models
league/oauth2-server
95044209 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.
knplabs/knp-snappy
51766089 Downloads
PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.
paragonie/sodium_compat
83335992 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists