Libraries tagged by codegaudi
codegaudi/laravel-feature-flags
1179 Downloads
laravel-feature-flags
codekandis/phlags
775 Downloads
Introduces the possibility to use flagable enums in PHP.
studio/novacron
11 Downloads
Manage laravel schedule the nova way
codekandis/tiphy-sentry-client-integration
449 Downloads
`codekandis/tiphy-sentry-client-integration` is a library to integrate `codekandis/sentry-client` into `codekandis/tiphy`.
codekandis/tiphy-persistence-integration
286 Downloads
`codekandis/tiphy-persistence-integration` is a library integrating `codekandis/persistence` into `codekandis/tiphy`.
codekandis/tiphy-authentication-integration
312 Downloads
This library is an integration of `codekandis/authentication` into `codekandis/tiphy`.
codekandis/tiphy
553 Downloads
This library is a tiny PHP routing framework.
codekandis/sessions
21 Downloads
`codekandis/sessions` is a library providing session handling interfaces and classes.
codekandis/sentry-client
630 Downloads
This library represents a wrapper for the `Sentry SDK` with enhanced development features.
codekandis/phpunit
611 Downloads
`codekandis/phpunit` is a library for `PHPUnit` testing with enhanced test cases and custom constraint assertions.
codekandis/persistence
312 Downloads
`codekandis/persistence` is a library providing database connector and repository interfaces and classes.
codekandis/ldap
159 Downloads
`codekandis/ldap` is a library providing LDAP wrapper interfaces and classes.
codekandis/json-error-handler
738 Downloads
`codekandis/json-error-handler` is a library to handle JSON errors in an object oriented way.
codekandis/json-codec
688 Downloads
With the JSON codec you will be able to encode into and decode from JSON data in an object oriented way. It wraps PHP's functions `json_encode()` and `json_decode()`.
codekandis/entities
409 Downloads
`codekandis/entities` is a library providing entity interfaces and classes.