Libraries tagged by properos
php-standard-library/filesystem
121599 Downloads
Type-safe functions for file system operations with proper exception handling
patchlevel/worker
646286 Downloads
Gives the opportunity to build a stable worker that terminates properly when limits are exceeded.
nystudio107/craft-twig-sandbox
614048 Downloads
Allows you to easily create a sandboxed Twig environment where you can control what tags, filters, functions, and object methods/properties are allowed
mteu/typo3-typed-extconf
124255 Downloads
Typed Extension Configuration - Aims to provide a type-safe extension configuration management for TYPO3, ensuring proper types instead of string-only values from backend configuration or mixed types from config/system/settings.php
joshcirre/tweakflux
16021 Downloads
Deep theming for Flux UI. Override Tailwind v4 CSS custom properties to transform every Flux component.
jalle19/certificate-parser
135312 Downloads
A proper SSL/TLS certificate parser library for PHP
intaro/twig-sandbox-bundle
903166 Downloads
Annotation configuration of the allowed methods and properties for Twig_Sandbox extension
cerbero/eloquent-inspector
50319 Downloads
Inspect Laravel Eloquent models to collect properties, relationships and more.
carlosio/opcache-dashboard
55814 Downloads
Set up properly and monitor your Zend OPcache with this dashboard that will help you checking memory, hits and status, configuring for optimal performance (warning you when cache full, validation, etc.) and reseting one or all scripts with one click.
phpolar/property-injector-contract-implementation
Downloads
mibo/properties-implementation
Downloads
stephenlake/laravel-properties
6018 Downloads
Associate generic data to any other model without polluting your application model logic, for Laravel.
scn/hydrator-property-values
304230 Downloads
Basic Properties for SCN/Hydrator
rasuvaeff/property-testing-testo
4544 Downloads
Testo adapter for the property-testing engine: the #[Property] attribute, drop-in for rasuvaeff/property-testing
rasuvaeff/property-testing-core
5244 Downloads
Framework-agnostic property-based testing engine: generators, shrinking, runner, regression corpus, events