Libraries tagged by giv
nfourtythree/entriessubset
81848 Downloads
Craft field type plugin that extends the core Entries field type to give extra settings with ability to restrict by entry type
n0nag0n/simple-job-queue
1246 Downloads
A simple library for interfacing with other job queue providers that gives you plenty of flexibility. Currently supports MySQL
migliori/sitemap-crawler
2364 Downloads
Sitemap crawler/generator. For the given URL it will return sitemap XML file with URLs and images.
mcaskill/php-array-group-by
80928 Downloads
Groups an array by a given key.
mateffy/laravel-codebase-mcp
819 Downloads
An MCP server to give Cursor, Aider, etc. the ability to introspect your Laravel codebase directly, by querying for your models, views, routes and classes without raw file search.
marcocesarato/markdown
255 Downloads
This package can convert PHPDoc comments from classes into Markdown. It can parse a class file with a given file name and extracts the documentation of its functions and variables that it may contain in PHPDoc format. The package can convert the extracted documentation into a file in Markdown format.
lasserafn/csv-reader
34005 Downloads
A minimal League/CSV wrapper. Gives the powerful CSV tool an acceptable API. Very opinionated. Used for own projects, so might not fit your case. Just use League/csv.
jtrw/php-make
1831 Downloads
Simple collections of make commands to increase productivity. This package gives you make commands to run your project easily. You can also customize the make commands to fit your project needs. Make commands o help work with docker, git, composer, migrations symfony, migrations laravel, tests, static analysis, and more.
j6s/flow-apcu-with-fallback
29270 Downloads
Package that provides an APCu cache backend that falls back to a given fallback if the APCu extension is not installed.
ixnode/php-cli-image
3635 Downloads
PHP Cli Image - This library converts a given image to ASCII string.
holgerk/assert-golden
6314 Downloads
Same as assertEquals, but when null is given as argument, the test file is automatically edited and null is substituted with the actual value
happypixels/laravel-shopr
683 Downloads
A webshop foundation that gives you more flexibility
first-data/gateway
24513 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.
extrameile/form-dynamic-recipient
19636 Downloads
Adds new form select type, which shows recipient records of a given page. This information can be used as dynamic recipient for the form data.
efficiently/authority-controller
33216 Downloads
AuthorityController is an PHP authorization library for Laravel 5 which restricts what resources a given user is allowed to access.