Libraries tagged by one doc
openworks-srl/documentor
7 Downloads
PHP5 lib to dynamically generate office document, starting from html page, twig template, data array, word template and more. Based on several popular open-source software.
magrunert/docu-ce
1478 Downloads
Shows all content elements that are in use on a website.
lungosoft/document
27 Downloads
Document for documents with header and lines structure, validating lines and header information, saving data on database.
krg/doctrine-nestedsets
26 Downloads
Library for working with tree structures in the database on the principle of "nested sets". A distinctive feature of the library is that it is possible to store several trees in one table. It is also not necessary to have one root node for each tree.
josef.kufner.cz/lyx-on-twig
6 Downloads
Simple PHP library combining LyX and Twig to create beautiful generated documents in LaTeX.
ipub/doctrine-timestampable
53215 Downloads
Behavior for automate the update of timestamp fields on your entities.
ipub/doctrine-blameable
1666 Downloads
Behavior for automate the update of username or user reference fields on your Entities.
gundars/docker-devbox
20 Downloads
Docker Devbox PHP 7.1 fpm with Nginx 1.10.3 OR Apache 2.4 on Ubuntu, Redis, Mail server, Blackfire profiler
gonpre/docx
92 Downloads
laravel-docx is library created to parser docx files with all the content and styles and generate html based on it. This uses a cloudconvert account to transform wmf images not allowed in
danydev/n-plus-one-detector
5 Downloads
Utility that detects n+1 queries triggered by doctrine orm
cacko/doclite
202 Downloads
A powerful NoSQL data store built on top of SQLite
bnf/static-docroot
2616 Downloads
Composer plugin that ensures DOCUMENT_ROOT is static and stable during one request, intended for symlink based deployments.
arus/doctrine-bridge
905 Downloads
Arus // Doctrine Bridge for PHP 7.2+ (incl. PHP 8) based on PHP-DI
cleentfaar/doctrine-table-prefix-bundle
729 Downloads
This bundle allows doctrine to recognize any prefix you might use on your table names (e.g. acme_)
arus/doctrine-persistent-entity-manager-middleware
466 Downloads
Doctrine Persistent Entity Manager Middleware for PHP 7.1+ based on PSR-15