Libraries tagged by null
nullref/yii2-sb-admin-2
4195 Downloads
Collection of asset bundles and other stuff for SB Admin theme
nullref/yii2-eav
80 Downloads
nullref/yii2-core
4609 Downloads
nullref/yii2-cms
3177 Downloads
CMS for Yii2
nullref/yii2-category
1001 Downloads
nullref/yii2-app
189 Downloads
Yii 2 Project Template
nullaidev/vista
2 Downloads
Vista view render engine.
null9beta/php-memcache-viewer
164 Downloads
View Memcache entries via CLI or WebInterface
constant-null/backstubber
1002 Downloads
Helps to generate full PHP files from tepmlates (stubs)
nullx27/esi-php
267 Downloads
orklah/psalm-elvis-begone
10132 Downloads
Replace Elvis operator (?:) by null coalesce operator (??) when applicable
ichikaway/securephp
23 Downloads
SecurePHP is the PHP library for security. Delete control characters(ex. null byte) and invalid array keyname(_SERVER, _GET, etc)
dmitryrechkin/php-converters-emptytonull
224 Downloads
PHP Converter that converts of empty to null. It is helps to make code cleaner by removing the need for if conditions for cases when some API expects null in order to consider parameter as unset.
dipesh79/laravel-softdelete-action
63 Downloads
A Laravel package to handle cascading, SET NULL, RESTRICT, NO ACTION, and SET DEFAULT behaviors for SoftDeletes in Eloquent relationships, with support for record restoration and cleanup actions.
crivion/options
1436 Downloads
A way to get_option($option_name, $default = null) and set_option($option_name, $option_value) similar to wordpress for Laravel.