Libraries tagged by No frameworks
text/template
209013 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
d8-contrib-modules/cloudflarephpsdk
1367338 Downloads
PHP client for interacting with CloudFlare's SDK. CloudFlare is a copyright of CloudFlare, Inc. The authors of this tool has no association with CloudFlare, Inc.
crada/php-apidoc
212186 Downloads
Generate documentation for php API based application. No dependency. No framework required.
qafoolabs/no-framework-bundle
293182 Downloads
Various improvements for Symfony applications
milpa/core
12435 Downloads
Milpa Framework — core contracts and primitives. Framework-agnostic: no ORM, no HTTP client, no host-application coupling (ADR-001).
milpa/framework
1393 Downloads
The composer create-project starting point for a Milpa app: a runtime whose every capability is a declared Operation, reachable from the terminal, from MCP and from a TUI at once. No database, no web framework — an agent-operable substrate you extend with plugins.
fab2s/dt0
2835 Downloads
Immutable DTOs with bidirectional casting. No framework required. 8x faster than the alternative.
cleaniquecoders/pii-protection
616 Downloads
Pure-PHP PII protection: field-level encryption at rest + masking of sensitive fields in audit/log payloads. No framework, no global state — plain classes with explicit inputs and outputs, usable anywhere.
bensondevs/supercharged-enums
1559 Downloads
Supercharged backed enum helpers (find, options, comparisons) with no framework dependencies.
sqltools/where
103271 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
symfony/symfony1
114277 Downloads
Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!
zef-dev/convoworks-core
830 Downloads
PHP framework for handling workflows and conversational services like Amazon Alexa
wp-launchpad/launchpad
184 Downloads
Framework to create a modern PHP plugin in no time
pmvc/pmvc
14573 Downloads
Pure plugin framework (PMVC with PHP8), use anything you like. No mvc, http inside.
pimbay/search-query
62 Downloads
Framework-agnostic, strict search/pagination contracts (page, slice, cursor) with no runtime magic — a foundation for datasource-specific extensions (Doctrine, Eloquent, Elasticsearch, ...).