Libraries tagged by USDA
amendozaaguiar/laravel-lat-es
11921 Downloads
Archivos de traducción al español latinoamericano para Laravel (auth, pagination, passwords, validation).
webdevetc/blogetc
24825 Downloads
Simple blog (with admin panel) for Laravel from https://webdevetc.com/
rinvex/laravel-bookings
7685 Downloads
Rinvex Bookings is a generic resource booking system for Laravel, with the required tools to run your SAAS like services efficiently. It has a simple architecture, with powerful underlying to afford solid platform for your business.
mad-web/laravel-initializer
175970 Downloads
A convenient way to initialize your application
kherge/amend
330293 Downloads
Integrates Phar Update to Symfony Console.
usmanhalalit/get-set-go
14070 Downloads
Dynamic Setter-Getter for PHP 5.4+
zetacomponents/archive
493976 Downloads
The component allows you to create, modify, and extract archive files of various formats. The currently supported archives formats are Tar (with the flavours: ustar, v7, pax, and gnu) and Zip.
yiidoc/yii2-timeago
111753 Downloads
Timeago is a jQuery plugin that makes it easy to support automatically updating fuzzy timestamps. Forked from @rmm5t for Yii2 framework.
websedit/we-cookie-consent
82982 Downloads
Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.
web2all/safebrowsingv4
5264 Downloads
Google safebrowsing client in PHP using the update API
wddyousuf/eloquent-autocache
896 Downloads
Automatic Eloquent model query caching for Laravel with self-flushing on create, update, and delete.
universal-omega/dynamic-page-list4
620 Downloads
The DynamicPageList4 extension allows creating lists of other articles based on their category, namespace, title, references or template usage and include contents or arguments of template calls of those articles into your page.
touhidurabir/laravel-model-sanitize
14430 Downloads
A laravel package to handle sanitize process of model data to create/update model records.
talon-one/talon-one-client
129813 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) to integrate with our platform. - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#tag/Customer-sessions/operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`.
syamsoul/laravel-set-env
56074 Downloads
Easily update or insert Laravel environment variable with Artisan command