Popular Packages
-
-
-
-
-
-
-
PHP
deved/fattura-elettronica
la libreria definitiva per la creazione delle fatture elettroniche italiane
-
-
-
-
-
part-db/label-fonts
This library bundles the fonts used in Part-DB for label generators. Fonts are work of others.
-
-
PHP
mimmi20/laminasviewrenderer-helper-partialrenderer
Provides a render helper for Laminas View used for Mezzio Navigation
Abandoned!
-
PHP
mouf/utils.common.conditioninterface
This package contains one interface for condition, and a few classes that implement it. For instance, AndCondition that requires all conditions to be met, and OrCondition that requires at least one condition to be met. A condition is a class that possesses an 'isOk' method. The condition returns true if the condition is met, and false otherwise.