Libraries tagged by valve
phrozenbyte/cssmin
1265 Downloads
CssMin is a css parser and minfier. It minifies css by removing unneeded whitespace character, comments, empty blocks and empty declarations. In addition declaration values can get rewritten to shorter notation if available. The minification if configurable.
php-contrib/validator
1099 Downloads
Supports validation of property values
perfilov/php-dto-packer
1942 Downloads
Convert array, json, objects into a strongly-typed values (and back) for transferring throw services
perfectpanel/extlib-crossjoin-css
3240 Downloads
CSS reader and writer with full CSS3 support, already supporting huge parts of the current CSS4 spec. It supports media queries, comments, value optimization and more... It offers full Unicode support and can handle also large CSS sources. Requires PHP 5.4+.
outcloud/geometric-array-random
16592 Downloads
This package can be used to get random value from an array with given probability for each value
open-code-modeling/json-schema-to-php-ast
696 Downloads
Provides factories to create PhpParser node visitors from JSON schema e. g. value objects
oltrematica/laravel-toolkit
586 Downloads
Laravel Toolkit is a collection of reusable utilities, helpers, and value objects for Laravel projects, designed to standardize and simplify development at Oltrematica
oat-sa/generis-auth-keyvalue
10778 Downloads
Generis key value authentication
nystudio107/dotenvy
6891 Downloads
Speed up your production sites by ditching .env for key/value variable pairs as Apache, Nginx, and shell equivalents.
n2n/valobj
544 Downloads
Contains typical n2n implementations of common value objects.
mvccore/ext-form
4282 Downloads
MvcCore - Extension - Form - form extension with base classes to create and render web forms with HTML5 controls, to handle and validate submited user data, to manage forms sessions for default values, to manage user input errors and to extend and develop custom fields and field groups.
mvccore/ext-debug-tracy-mvccore
5104 Downloads
MvcCore - Extension - Debug - Tracy - Panel MvcCore - render and add into tracy debug panel current MvcCore application instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Application::GetInstance()); to display main application objects used to render current page response. Rendered objects inside MvcCore app: \MvcCore\Request, \MvcCore\Response, \MvcCore\Router, \MvcCore\Controller, all preroute, predispatch and postdispatch configured handlers and many other internal application values.
mthenw/nosqlite
2191 Downloads
Simple key => value store based on SQLite3
mouf/utils.constants.secret
374712 Downloads
This package contains a simple installer for Mouf that will create a constant 'SECRET' in your project and initialize it to some random value.
mf/type-validator
35192 Downloads
TypeValidator for asserting types of values