Libraries tagged by doc
neam/yii-streamlog
90300 Downloads
Send Yii 1 logs to stdout/stderr - created to be used with the php-fpm/nginx Docker stack available at http://github.com/neam/docker-stack
natanfelles/php-server
10944 Downloads
Fine-tuning on the PHP built-in web server.
mathiasverraes/uptodocs
675 Downloads
UpToDocs scans a Markdown file for PHP code blocks, and executes each one in a separate process. Include this in your CI workflows, to make sure your documentation is always up to date with your code.
macpaw/behat-nelmio-describer
171457 Downloads
Bundle for adding sample responses behat test nelmio to api doc
linkorb/database-manager
73852 Downloads
Database Management utilities: connectivity, backups, fixtures, etc
laravel-freelancer-nl/fluentaql
14437 Downloads
PHP AQL Query Builder
laravel-freelancer-nl/aranguent
6457 Downloads
Laravel bridge for the ArangoDB Multi-model database
kununu/data-fixtures
46350 Downloads
Load data fixtures in your application for any storage
kubernetes/php-runtime
88495 Downloads
Runtime for kubernetes/php-client
krzysztof-gzocha/searcher
60932 Downloads
Searcher is a framework-agnostic search query builder. Search queries are written using Criterias and can be run against MySQL, MongoDB, ElasticSearch or even files.
kdyby/annotations
1294930 Downloads
Doctrine Annotations integration into Nette Framework
jupitern/cosmosdb
51400 Downloads
PHP wrapper for Azure Cosmos DB (formerly known as azure documentdb) using SQL rest api
grazulex/laravel-atlas
444 Downloads
Laravel Atlas scans your Laravel project to generate a complete, structured map of its internal components — models, controllers, routes, jobs, observers, events, commands, and more — and exports visual or machine-readable representations in formats like Mermaid, Markdown, JSON, or PDF.
grabzit/grabzit
78591 Downloads
Use our API to allow your app to create images, DOCX documents, videos, rendered HTML and PDF's from URL's or raw HTML. Additionally GrabzIt allows you to convert online videos into animated GIF's or HTML tables into CSV's.
gomachan46/state-machine
85969 Downloads
simple state machine with annotations for PHP, inspired by AASM known as a Ruby state machine.