Libraries tagged by initialization
tempest/container
86475 Downloads
The container component is where the initialization of services and their dependencies are managed.
stymiee/php-simple-encryption
5700 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
mwstake/mediawiki-componentloader
75565 Downloads
Required for proper initialization of MWStake components
lion/bundle
1422 Downloads
Lion-framework configuration and initialization package
atoolo/runtime
2801 Downloads
Composer plugin for initializing bootstrapping logic such as initialization and requirement validation
ayup-creative/laravel-trait-initialization
491 Downloads
Boot traits associated with objects automatically - similar to the way Laravel does this with Models
ronasit/laravel-project-initializator
216 Downloads
Provided tools for project initialization.
kelemen/flow
12407 Downloads
Flow of any configured actions. Mainly used for local project initializations.
iiifx-production/lazy-init
6306 Downloads
LazyInit - lazy initialization helper
simklee/laravel-initialization
67 Downloads
colbeh/laranit
109 Downloads
laravel package for initialize laravel
karavasilev/cryptomanana
54 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
starbug/di
4278 Downloads
A dependency injection container initialization library.
mix/init
566 Downloads
Help execute static initialization, usually for preloading singletons
drupal/core-datetime
106 Downloads
This class wraps the PHP DateTime class with more flexible initialization parameters, allowing a date to be created from an existing date object, a timestamp, a string with an unknown format, a string with a known format, or an array of date parts. It also adds an errors array and a __toString() method to the date object.