Libraries tagged by this
happyr/linkedin-api-client
1613204 Downloads
LinkedIn API client. Handles OAuth, CSRF protection. Easy to implement and extend. This is a standalone library for any composer project.
handcraftedinthealps/rest-routing-bundle
1589215 Downloads
This bundle provides automatic route registration for the Controllers
friendsoftypo3/headless
227432 Downloads
This extension provides way to output content from TYPO3 in JSON format.
friendsofsymfony/comment-bundle
744408 Downloads
This Bundle provides threaded comment functionality for Symfony applications
fico7489/laravel-eloquent-join
376470 Downloads
This package introduces the join magic for eloquent models and relations.
fastglass/sendgrid
3181078 Downloads
This library allows you to send emails through SendGrid using PHP and Guzzle 6.x.
experius/module-wysiwygdownloads
699126 Downloads
This module makes it possible to upload different filetypes inside the WYSIWYG-editor (Media Gallery). Extra filetypes are Word (doc, docm, docx, odt), Excel (csv, xml, xls, xlsx, ods), PDF (pdf), Compressed Folder (zip, tar)
emuse/behat-html-formatter
2399554 Downloads
This will create a html formatter for Behat.
emilianotisato/nova-tinymce
755799 Downloads
This Nova package allow you to use TinyMCE editor for text areas.You can customize the editor options and... you can upload images to your server and put them rigth there on the text without leaving the text editor!
dyrynda/laravel-nullable-fields
174202 Downloads
This trait allows you to easily flag attributes that should be set as null when being persisted to the database using the Laravel PHP Framework.
divineomega/password_exposed
1555198 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.
diogogpinto/filament-auth-ui-enhancer
29090 Downloads
This Filament plugin empowers you to transform your auth pages with ease, allowing you to make them truly stand out. It offers a flexible alternative to the default auth pages in the Filament Panels package.
crestapps/laravel-code-generator
81231 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
crazycodr/standard-exceptions
194484 Downloads
This project is aimed at providing additional standard exceptions to php. Many exceptions that are missing from the SPL are constantly being reproduced in different projects. By providing a package of high-quality, well organised exceptions, it will, in the long run, increase interoperability between projects.
cmfcmf/openweathermap-php-api
1242033 Downloads
A PHP API to parse weather data from OpenWeatherMap.org. This wrapper tries to normalise and abstract the data and remove inconsistencies.