Libraries tagged by created
socialblue/laravel-query-adviser
3833 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
reelworx/wizard-crpagetree
7406 Downloads
Wizard that will create a page tree for you. Feed it with a space indented tree structure of the desired pages and the pages will be created for you.
pragmatic-modules/magento2-module-jslayout-parser
7345 Downloads
Lightweight Magento 2 module that was created to make work with $jsLayout less spaghetti, and more object-oriented.
pianotell/flarum-ext-flamoji
1454 Downloads
Simple emoji manager for Flarum. Fork of the-turk/flarum-flamoji, originally created for PianoTell, but now available to all.
oobook/snapshot
3964 Downloads
Create a snapshot on the stage of creating record and always keeps the currently created data.
nystudio107/craft-fastcgicachebust
54327 Downloads
Bust the Nginx FastCGI Cache when entries are saved or created.
mwstake/mediawiki-component-dynamicfiledispatcher
9769 Downloads
Provides a new entrypoint to serve dynamically created files
modernmcguire/mailspy
7827 Downloads
MailSpy is a Laravel package that allows you to capture and inspect emails sent by your application. It was created to help with testing and debugging email sending in Laravel applications in addition to getting around low retention log limits in services like MailGun and MailerSend.
lion/security
5300 Downloads
Library created with the function of implementing AES, RSA and JWT security features for PHP.
lion/request
5680 Downloads
Library created to request input data and response requests
kolirt/laravel-ukrposhta
4240 Downloads
This package was created for UkrPoshta API.
graftcode/hypertube-php-sdk
1906 Downloads
Hypertube allows you to reference and use modules or packages written in (Java/Kotlin/Groovy/Clojure, C#/VB.NET, Ruby, Perl, Python, PHP, JavaScript/TypeScript) like they were created in your technology.
fsi/data-indexer
65555 Downloads
FSi DataIndexer Component - Component created to provide one simple object indexing strategy for FSi DataSource and DataGrid components.
first-data/gateway
30783 Downloads
PHP SDK to be used with First Data IPG API v21.5.0. This SDK has been created and packaged to offer the easiest way to integrate your application into the First Data Gateway. This SDK gives you the ability to run transactions such as sales, preauthorizations, postauthorizations, credits, voids, and returns; transaction inquiries; setting up scheduled payments and much more.
dniccum/nova-webhooks
8975 Downloads
A tool for Laravel's Nova administrator panel that enables users to create webhooks that can be customized to fire on specified Eloquent model events (created, updated, etc). This allows applications to communicate with other applications and integrations (Zapier, If This Then That, etc).