Libraries tagged by strict-mode
wire-elements/livewire-strict
11266 Downloads
Add strict mode to Livewire.
yumemi-inc/php-cs-fixer-config
15436 Downloads
Strict, modern, and VCS friendly configuration for php-cs-fixer.
wrkflow/php-get-typed-value
3884 Downloads
Get typed (strict mode) values from an Array / XML with basic validation.
kainiklas/laravel-strict-mode
8 Downloads
Laravel Package to Enable Eloquent 'Strict Mode' and Further Safety Methods.
danielemontecchi/laravel-basics
35 Downloads
Zero-setup starter kit for Laravel with strict mode, performance tools, sensible defaults, and developer protections.
dsv-su/strict-mode-php
61 Downloads
Enable strict error handling in PHP
squirrelphp/scalar-types
6 Downloads
Make the coercive mode and strict mode behavior of PHP accessible explicitly via functions.
iget-master/laravel-strict-translator
161 Downloads
Enable strict mode for default Laravel Translator
arpablue/fieldlist
8 Downloads
It is a object to mange a value using a key, but identify each value using uncase-sensitive key. This allow get values using case un-sensitive methods and compare both list, using a strict mode for a exactly comparation of the keys and values, an compare mode only verify the current keys and values aexist in the second luist and the low mode only verify the keys exists in the second list.
usox/harm
547 Downloads
Active record/table data gateway hybrid for hack strict mode
usox/hadb
676 Downloads
Query sql databases using hack in strict mode
usox/hacore
846 Downloads
Read json configs in strict mode
danog/phpstruct
8618 Downloads
PHP implementation of python's struct module.
wrkflow/php-api-sdk-builder
4375 Downloads
This package helps you build PHP clients for external APIs with dependency injection and type strict code in mind.
desean1625/structphp
821 Downloads
A port of python struct module to php