dogma / dogma
The incomplete standard library
Installs: 92 983
Dependents: 8
Suggesters: 0
Security: 0
Stars: 25
Watchers: 5
Forks: 9
Open Issues: 7
Requires
- php: ^7.4|^8.0
- ext-calendar: *
- nette/http: ~2.4|~3.0
- nette/utils: ~2.4|~3.0|~4.0
Requires (Dev)
- dogma/dogma-dev: 0.1.29
- phpstan/phpstan: 1.10.2
- phpstan/phpstan-strict-rules: ^1.0
Suggests
- ext-dom: for Dom (basic functionality)
- ext-fileinfo: for Io (content type and encoding detection)
- ext-iconv: for Str (converting encoding when ext-mbstring is not available)
- ext-intl: for Str and Language (advanced unicode manipulation)
- ext-mbstring: for Str (basic functionality)
- ext-recode: for Str (converting encoding when ext-mbstring and ext-iconv are not available)
- symfony/polyfill-intl-icu: for Str and Language
- symfony/polyfill-intl-normalizer: for Str
- symfony/polyfill-mbstring: for Str
- dev-master / 0.2.x-dev
- v0.2.22
- v0.2.21
- v0.2.20
- v0.2.19
- v0.2.18
- v0.2.17
- v0.2.16
- v0.2.15
- v0.2.14
- v0.2.13
- v0.2.12
- v0.2.11
- v0.2.10
- v0.2.9
- v0.2.8
- v0.2.7
- v0.2.6
- v0.2.5
- v0.2.4
- v0.2.3
- v0.2.2
- v0.2.1
- v0.2
- v0.1.26
- v0.1.25
- v0.1.24
- v0.1.23
- v0.1.22
- v0.1.21
- v0.1.20
- v0.1.19
- v0.1.18
- v0.1.17
- v0.1.16
- v0.1.15
- v0.1.14
- v0.1.13
- v0.1.12
- v0.1.11
- v0.1.10
- v0.1.9
- v0.1.8
- v0.1.7
- v0.1.6
- v0.1.5
- v0.1.4
- v0.1.3
- v0.1.2
- v0.1.1
- v0.1
- dev-io
- dev-money
- dev-time
- dev-matrix
- dev-ansi
- dev-dependabot/add-v2-config-file
- dev-io-home
- dev-file-finder
- dev-cross-binary-callback
- dev-ini
- dev-config
- dev-country-states
- dev-bumblefuck
This package is auto-updated.
Last update: 2023-11-22 09:22:45 UTC
README
The incomplete standard library.
Collection of:
- basic types
- interfaces
- iterable types and iterators
- constant list and enumerations
- math/graph algorithms
- easy to use wrappers over built-in functions
- the best date and time library there is
- some other essential libraries
Requirements
- PHP 7.2+
Author:
Vlasta Neubauer, https://twitter.com/paranoiq