Libraries tagged by php core
php-flasher/php-flasher
4476 Downloads
The core repository for PHPFlasher, hosting the source code, contributions, issue tracking, and discussions for the PHPFlasher project. This mono-repo serves as the hub for development and community engagement.
papi-ai/papi-core
4567 Downloads
Core classes for PapiAI - A simple but powerful PHP library for building AI agents
milpa/core
12435 Downloads
Milpa Framework — core contracts and primitives. Framework-agnostic: no ORM, no HTTP client, no host-application coupling (ADR-001).
luyadev/luya-core
211739 Downloads
LUYA is a scalable web framework and content management system with the goal to please developers, clients and users alike.
locomotivemtl/charcoal-core
24346 Downloads
Charcoal Web Framework
lastdragon-ru/lara-asp-core
139602 Downloads
The package contains useful utilities and classes.
globus-studio/fatfree-core
559 Downloads
A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust Web applications - fast!
furqansiddiqui/ethereum-php
26195 Downloads
A modern, dependency-light Ethereum library powered by a clean cryptographic core
florianwolters/component-core-stringutils
204579 Downloads
Offers operations on the data type string as a PHP component.
datatable/core
9167 Downloads
DataTable core and command-line tools
avshatalov48/bitrix-core-business
789 Downloads
1C-Bitrix: Site Management Core. Business
dreamscapes/ldap-core
91906 Downloads
Object encapsulation of PHP's native ldap functions
smnandre/pagespeed-api
17369 Downloads
PageSpeed Insight PHP Api Client 🚀 Analyse web pages for performances metrics, core web vitals...
milpa/runtime
7025 Downloads
The bootable Milpa kernel: composes milpa/core, milpa/container, milpa/events, milpa/http and milpa/resolver into container -> dispatcher -> architecture gate -> plugin boot in the resolver's loadOrder -> route registration, with zero Doctrine and zero legacy Web coupling. The active-plugins list is config/filesystem-driven, never a database entity.
milpa/command
9674 Downloads
The Command-as-atom core: the surface-agnostic Operation value object plus the CommandProvider and SurfaceProjector contracts. One operation, N surfaces.