Libraries tagged by PHP classes library
codekandis/accumail-entities
92 Downloads
`codekandis/accumail-entities` is a library providing interfaces, classes and enumerations for `codekandis/accumail`.
abilioj/tool-to-dev
2 Downloads
A simple PHP library to provide various utility classes for development
cyberfox/redfox
17 Downloads
A lightweight library of useful snippets, classes and tools for fast and simplified software development with PHP.
aiwozhe/phactor
3 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
liloo/helpers
17 Downloads
Classes auxiliares da Liloo Framework PHP
hotelmah/write-file
15 Downloads
Write File is a rudimentary PHP write a file to disk class. Data can be added incrementally to memory using the saveData method which can then be written at once to a file via the write method. This library is used by the MySQL Table Editor (MTE) project.
deeppresentation/wordpress-std
75 Downloads
Standard php library according to PSR-4 with classes for easement and speed-up wordpress development process.
codekandis/validators
282 Downloads
`codekandis/validators` is a library providing converter interfaces and classes.
codekandis/types
123 Downloads
`codekandis/types` is a library providing base types, interfaces, classes and exceptions.
codekandis/logging
155 Downloads
`codekandis/logging` is a library providing logging interfaces and classes respecting the interfaces of `psr/log`.
codekandis/entities
378 Downloads
`codekandis/entities` is a library providing entity interfaces and classes.
codekandis/converters
378 Downloads
`codekandis/converters` is a library providing converter interfaces and classes.
codekandis/configurations
400 Downloads
`codekandis/configurations` is a library providing configuration interfaces and classes.
codekandis/base-collections
0 Downloads
`codekandis/collections` is a library providing collection interfaces and classes.
winponta/helpers
18 Downloads
Class helpers for common function in PHP