Libraries tagged by take
quesofat/laravel-adwords-targeting-idea-service
0 Downloads
Laravel wrapper for the AdWords Targeting Idea Service; Taken from Felix Schulze, this version removes 5.5 requirement
pristavu/laravel-version
14 Downloads
Take control over your Laravel app version
pramodwerea/htmltopdf
0 Downloads
This Code is taken from spipu/html2pdf
poqcz/restler
222 Downloads
Restler is a simple and effective multi-format Web API Server framework written in PHP. Just deal with your business logic in php, Restler will take care of the REST!
pomeloproductions/laravel-6-api-dates
1 Downloads
Middleware to apply to legacy api route groups, which takes date output in the Laravel 7+ format, and outputs them as the legacy format from before Laravel 7.
phxis/carbon-recur
21 Downloads
This is a take on the node-date-recur library from Andrew Chilton ported to PHP and uses Carbon
php-tool-kit/text-ui
6 Downloads
A simple and fast way to take user input and display output in text mode using PHP.
phile/inline-image
107 Downloads
A plugin take an image name and generate a wrapped image tag.
petersil98/thresh
39 Downloads
This is a library, that takes over the communication with the riot games API and provides the filled Objects
permafrost-dev/laravel-dump-schema
2302 Downloads
Implementation of database schema dumping and loading to/from file, taken from Laravel v8 PR
percipiolondon/craft-stopwatch
270 Downloads
This plugin calculates how much time it takes to read the page and watch the videos
pbgroupeu/gettingnote_eu
4 Downloads
Getting notes taken - and things done; encouraging application.
pangolinkeys/backup-migrations
39 Downloads
A package that takes a backup of the database before running a migration
padosoft/laravel-querymonitor
5 Downloads
Laravel QueryMonitor is a package for Laravel that allows you to monitor and log:Slow SQL Queries: Monitors the actual execution time of SQL queries on the database.Slow Eloquent Methods: Monitors the total time taken by Eloquent methods, including PHP processing.
omerkamcili/pagination
247 Downloads
Calculate pages with take, skip and total parameters and then create pagination links