Libraries tagged by explicit
smoren/yii2-active-record-explicit
397 Downloads
Extended and more explicit behavior for ActiveRecord classes for Yii2
squirrelphp/types
912 Downloads
Explicit handling of type coercions and enforcement in PHP in order to deal with unknown data in a more predictable and safe way.
mirzahilmi/saphpi
1 Downloads
Saphpi, pronounced `sapi` is a web application framework that implements the MVC pattern. It's inspired by many popular frameworks and is designed to be explicit with batteries included.
earc/parameter-transformer
16 Downloads
eArc - the explicit architecture framework - parameter transformer component
earc/observer
130 Downloads
eArc - the explicit architecture framework - psr-14 compatible observer blueprint
earc/event-tree
121 Downloads
eArc - the explicit architecture framework - event tree component
earc/di
272 Downloads
eArc - the explicit architecture framework - dependency injection component
earc/data-filesystem
29 Downloads
eArc - the explicit architecture framework - data filesystem component
earc/data
71 Downloads
eArc - the explicit architecture framework - data component
earc/core
132 Downloads
eArc - the explicit architecture framework - core component
okeyaki/pimple-explicit
15 Downloads
rankletter/commonmark-ext-seo-image
8 Downloads
Adds support for explicit width and height as well as lazy loading to the league/commonmark markdown parser package
aspose/aspose-email-cloud
50 Downloads
This repository contains Aspose Cloud SDK for PHP source code. Aspose Cloud SDK for PHP lets PHP developers convert and process a variety of file formats in the cloud quickly and easily.
tpojka/app-feed
1 Downloads
Feed reading and posting application Allows user to import new feed links. Also, allows user to vote for each article while keeping average votes explicit.
taitava/silverstripe-changeablelasteditedvalue
24 Downloads
By default SilverStripe 3.1 overwrites the LastEdited field every time you write DataObjects to the database. This module allows you to keep your changes in the LastEdited field on any DataObject. It does not prevent the LastEdited field from getting updated when no manual edits has been done to it, so the module should not interfere with normal writing, only when you have explicitly set your own value to the LastEdited field.