Libraries tagged by writer
carthage-software/mago
151458 Downloads
Mago is a toolchain for PHP that aims to provide a set of tools to help developers write better code.
mpyw/laravel-cached-database-stickiness
258695 Downloads
Guarantee database stickiness over the same user's consecutive requests
binshops/laravel-blog
40326 Downloads
Simple blog package (with admin panel) for Laravel. Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
adlawson/vfs
422242 Downloads
Virtual file system
yidas/phpspreadsheet-helper
129406 Downloads
PHP Excel Helper - Write and read Spreadsheet with easy way based on PhpSpreadsheet
splitbrain/php-archive
1177238 Downloads
Pure-PHP implementation to read and write TAR and ZIP archives
spatie/tabular-assertions
84924 Downloads
Write tabular assertions with Pest or PHPUnit
mmucklo/queue-bundle
673516 Downloads
Symfony2/3/4/5 Queue Bundle (for background jobs) supporting Mongo (Doctrine ODM), Mysql (and any Doctrine ORM), RabbitMQ, Beanstalkd, Redis, and ... {write your own}
itamair/geophp
5034012 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
imanghafoori/laravel-nullable
304723 Downloads
A package to help you write expressive defensive code in a functional manner
clagiordano/weblibs-configmanager
3137615 Downloads
weblibs-configmanager is a tool library for easily read and access to php config array file and direct read/write configuration file / object
treinetic/imageartist
67863 Downloads
ImageArtist is a php gd Wrapper which makes Image manipulation insanely easy, we introduce ImageArtist as Photoshop for php
shuchkin/simplecsv
67497 Downloads
Parse and retrieve data from CSV files. Export data to CSV.
nmcteam/image-with-text
69745 Downloads
Create images with embedded text and advanced typography
jstewmc/rtf
98474 Downloads
Read and write Rich Text Format (RTF) documents with PHP