Libraries tagged by crdt
mediagone/doctrine-specifications
3529 Downloads
Doctrine implementation of repository Specifications pattern
madj2k/t3-accelerator
2130 Downloads
Speed up your TYPO3 installation: add Critical CSS (Above The Fold) inline, minify the HTML of your website, use subdomains as CDN to reduce page load, manage proxy-caching (e.g with Varnish) via page-properties.
lessmore92/base-x
42984 Downloads
Encode/decode any base
invoiceshelf/modules
7575 Downloads
InvoiceShelf Module Management Package
awes-io/repository
105387 Downloads
Implementation of repository pattern for Laravel. The package allows out-of-the-box filtering of data based on parameters in the request, and also allows you to quickly integrate the list filters and custom criteria.
aginev/search-filters
7181 Downloads
Easily apply search criteria on Laravel 5+ queries
league/csv-doctrine
6476 Downloads
Doctrine CSV adapter for League\Csv
cretueusebiu/laravel-vue-spa
18784 Downloads
A Laravel-Vue SPA starter project template.
ycodetech/valet-windows
1191 Downloads
A more enjoyable local development experience for Windows. A Windows port of the popular Laravel Valet and a fork of cretueusebiu/valet-windows, with new features.
redchamps/module-log-restrictions
1025 Downloads
It will help you to allow only critical information to logs.
micro-module/laminas-validator
14123 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
dsheiko/magentosearchquerybuilder
11524 Downloads
Tool to build search criteria query for Magento REST Web API
creativestyle/magesuite-soft-db-status-validation
70813 Downloads
Makes the db (schema) validation silently log error instead of throwing critical exception
bchalier/php-k8s
7957 Downloads
Control your Kubernetes clusters with this PHP-based Kubernetes client. It supports any form of authentication, the exec API, and it has an easy implementation for CRDs.
ttskch/doctrine-orm-criteria
2263 Downloads
Doctrine ORM Criteria allows you to separate any complex "search condition" as a Criteria with a specialized API for QueryBuilder of doctrine/orm.