Libraries tagged by documentdb
dmk/mksanitizedparameters
26061 Downloads
Sanitize $_REQUEST, $_POST and $_GET before the processing of TYPO3 in backend or frontend starts. Take a look into the documentation how to add your own rules or see which one exist.
dcodegroup/laravel-attachments
14136 Downloads
Allow adding attachments to any document
cvtrust/nacha-file-generator
4183 Downloads
Easy to use NACHA file generation for PPD/CCD transactions. Modeled using NACHA documentation.
cultuurnet/cdb
74016 Downloads
PHP library for hydrating/manipulating CultuurNet's Cdb XML documents
cspadm/solr-php-client
44342 Downloads
A PHP library for indexing and searching documents within an Apache Solr installation.
commerce365/module-shipments
13185 Downloads
Commerce 365 for Magento - B2B - Sales Document History - Shipments
commerce365/module-quotes
13186 Downloads
Commerce 365 for Magento - B2B - Sales Document History - Sales Quotes
commerce365/module-orders
13231 Downloads
Commerce 365 for Magento - B2B - Sales Document History - Sales Orders
commerce365/module-invoices
13184 Downloads
Commerce 365 for Magento - B2B - Sales Document History - Invoices
commerce365/module-creditmemos
13184 Downloads
Commerce 365 for Magento - B2B - Sales Document History - Credit Memos
codeat3/inlinestyle
54334 Downloads
Apply CSS stylesheets directly as inline styles to a HTML document
chriskapp/phppresentation
16471 Downloads
PHPPresentation - Read, Create and Write Presentations documents in PHP
cheezery/depdoc
27931 Downloads
Helps you document dependencies of your project
carbon/backenddocument
9228 Downloads
A small Fusion prototype to create nice only-backend documents
bmdevel/php-index
35229 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.