Libraries tagged by createdAt
henriqueramos/laravel_json_schema_validator
19459 Downloads
Laravel JSON Schema Validator it's a Composer package created to help us to validate JSON Schemas.
evoweb/ew-llxml2xliff
39399 Downloads
Provides a backend module to convert locallang.xml and locallang.php files to xliff. For every language, contained in the source file, an extra file gets created.
dniccum/nova-webhooks
6645 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).
ublaboo/api-router
134298 Downloads
RESTful Router for your Apis in Nette Framework - created either directly or via annotation
orisintel/laravel-process-stamps
78682 Downloads
Logs which process created or modified a record
creatomate/creatomate
5408 Downloads
Official PHP SDK for the Creatomate video rendering API
nstapelbroek/culpa
73889 Downloads
Adds Blameable support to Eloquent models in Laravel 5
xitro/fpdf_merge
29020 Downloads
Tool to merge PDFs created by fpdf 1.6
wpmetabox/mb-elementor-integrator
399 Downloads
Connect and display custom fields created by the Meta Box plugin in the Elementor’s dynamic tags.
webbinaro/flarum-calendar
6486 Downloads
Adds a calendar of events created by users
vantiv/cnp-chargeback-sdk
6111 Downloads
The Vantiv eCommerce PHP SDK is a PHP implementation of the [Vantiv eCommerce](https://developer.vantiv.com/community/ecommerce). XML API. This SDK was created to make it as easy as possible to connect process your payments with Vantiv eCommerce
umanskyi31/opengraph
9160 Downloads
Created a new component for Yii2. The Open Graph component for your website
sourcebroker/imageopt
43730 Downloads
Optimize images created/resized by TYPO3 so they take less space. Safe as it does not optimize original images.
socialblue/laravel-query-adviser
3344 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.
rich-davis1/phpw2v
1148 Downloads
A PHP implementation of Word2Vec, a popular word embedding algorithm created by Tomas Mikolov and popularized by Radim Řehůřek & Peter Sojka with the Gensim Python library.