Libraries tagged by if
novara/base
38 Downloads
Why do it right if you can do it like this?
notfloran/phing-composer-security-checker
949 Downloads
Phing task that use Sensio Security Advisories Checker to checks if your application uses dependencies with known security vulnerabilities.
niyko/transpicious
22 Downloads
Transpicious converts yours website's content in any language you want, automatically, You can also give custom translations if needed. Transpicious supports is Laravel, Codeigniter and Normal PHP
nilportugues/php_todo
10038 Downloads
Looks into the code using a user-defined list of to-do phrases and stops commit if the total amount increased or is above a threshold.
niharika29/deadlinkchecker
51 Downloads
Library for checking if a given link is dead or alive
nigel/ip
30 Downloads
Package to get IP address and check if IP address is in your range of allowed addresses
nicosomb/wallabag-webarchive-bundle
24 Downloads
If http status is 404, ask web.archive if there is a snapshot to archive it.
nguyentranchung/laravel-metable
6 Downloads
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
nerdcel/kirby3-blade-extensions
1753 Downloads
Kirby3 plugin to add directives and ifs to blade.
neosrulez/neos-dimensionskeeper
42 Downloads
A Neos CMS package which automatically adjusts properties to the value of the default dimension even if they are changed.
mouf/utils.common.mouf-helpers
46899 Downloads
This package contains a set of utility classes that will help you build UI for Mouf. This is mostly useful for package builders if they want to provide advanced UI, etc....
mouf/utils.cache.no-cache
180754 Downloads
This package contains a cache mechanism that... does not cache anything. This is useful if another component requires a cache mechanism and if you don't want to provide any (for development purpose...).
mouf/security.rightsservice
64649 Downloads
A set of class to manage the rights of users in web-application. You should use this package if you want to restrict access to some parts of your web-application to some users only (for instance if you want to make an 'admin' section that is only accessible to the adminsitrator).
mouf/html.template.mouftemplate
143748 Downloads
This package contains a template for the Mouf administration interface. The content is automatically adjusted to the website page to use all the width. Anyway, you can use this component as a model if you like.
monro/doctrine-nullable-embedabbles
5068 Downloads
Workarround to the issues related of using Doctrine with embedabbles relations where the relation can be null. If the object is null doctrine would instanciate it with all the properties to null, this library will fix it to set it to null.