Libraries tagged by php runtime

gaowei-space/error-handler

1 Favers
53 Downloads

ErrorHandler is used to catch all php runtime errors and supports reporting to monolog or sentry.

Go to Download


barefootjs/twig

0 Favers
10 Downloads

Twig rendering backend for the BarefootJS PHP runtime (barefootjs/php) -- TwigBackend implements the engine backend contract on an autoescaping Twig\Environment, ported from packages/adapter-perl/lib/BarefootJS/Backend/*.pm (see also the packages/adapter-jinja/python port's JinjaBackend).

Go to Download


barefootjs/blade

0 Favers
12 Downloads

Laravel Blade rendering backend for the BarefootJS PHP runtime (barefootjs/php) -- BladeBackend implements the engine backend contract on illuminate/view standalone (Filesystem + Dispatcher + EngineResolver/BladeCompiler + FileViewFinder + Factory), ported from packages/adapter-twig/php/src/TwigBackend.php (see also the packages/adapter-jinja/python port's JinjaBackend).

Go to Download


anexia/laravel-monitoring

3 Favers
3434 Downloads

A laravel module to monitor runtime (php, laravel) versions, composer package versions and composer package licenses

Go to Download


anexia/zf2-monitoring

0 Favers
174 Downloads

A zf2 module to monitor runtime (php, zf2) versions, composer package versions and composer package licences

Go to Download


thesis/grpc-protocol

0 Favers
43 Downloads

Shared gRPC protocol runtime for PHP: framing, metadata, status/error model, and encoding/compression primitives used by client and server.

Go to Download


kristijandraca/is-burner-email

0 Favers
11 Downloads

Fast, offline burner / disposable email detection. Three lists (blacklist, whitelist, graylist), two modes (normal, strict), zero runtime deps. PHP port of is-burner-email.

Go to Download


genai/web

0 Favers
20 Downloads

Web/MVC layer over genai/http: #[Controller]/#[RestController] (with a base path) and #[Route] attributes, a View value object, a default genai/view engine (override with #[ViewRegister]), and a dispatcher. Routes compile to genai/routing's standalone matcher. Runtime is PHP 5.3-safe; the attributes/processors are PHP 8 build-time.

Go to Download


genai/sql-mapper

0 Favers
16 Downloads

MyBatis-style SQL mapper: mark an interface #[Mapper] and its methods #[Select]/#[Insert]/#[Update]/#[Delete] with the SQL. A build-time processor compiles a reflection-free Cache\ implementation (prepared statements, #{name} bound params, optional row->object hydration) and registers it as a container bean keyed by the interface. Self-contained: a bundled DatabaseConfig provides the 'PDO' bean from a [database] group in the app's app.ini, so you only edit config. Runtime is PHP 5.3-safe.

Go to Download


leocavalcante/swoole-mutex

8 Favers
2 Downloads

Mutual exclusion abstractions for PHP's Swoole concurrency run-time.

Go to Download


genai/validation

0 Favers
16 Downloads

Attribute-based validation compiled to a reflection-free validator. Put #[NotBlank]/#[Email]/#[Length]/#[Pattern]/#[Matches] on a #[Validate] form class; a build-time processor bakes the rules into Cache\Validation. At runtime, validate a populated form object -> a field=>error map, no reflection. PHP 5.3-safe runtime.

Go to Download


genai/session

0 Favers
20 Downloads

Session component with pluggable storage: native files (default), a project file dir (cache/session), or a database (PDO). A small Session API over native PHP sessions; a SessionStore save-handler decides where the data lives. Driver chosen from the [session] config group. PHP 5.3-safe runtime.

Go to Download


genai/boot

0 Favers
23 Downloads

Application kernel with Composer-based package auto-discovery (Laravel style): reads each installed component's extra.genai.processors so the app never hand-lists them, then boots the compiled app into a ready Dispatcher. Build-time uses PHP 8; the Kernel + runtime boot are PHP 5.3-safe.

Go to Download


forrest79/phpstan-narrow-types

7 Favers
52 Downloads

TypeValidator provides functionality to check types with PHP Doc syntax in runtime and narrow types for PHPStan.

Go to Download


watoki/smokey

1 Favers
17716 Downloads

Simple runtime event dispatcher for PHP

Go to Download


<< Previous Next >>