Libraries tagged by Safe PHP
jstewmc/chunker
162957 Downloads
Chunk a very large file or string with PHP (multi-byte safe)
delight-im/base64
181618 Downloads
Simple and convenient Base64 encoding and decoding for PHP
anilcancakir/laravel-agent-mcp
22427 Downloads
Read-only MCP (Model Context Protocol) server for Laravel. Give Claude Code, Cursor, and AI coding agents safe live access to your database, logs, queue, cache, routes, and config. No Sanctum, no user table, no write access.
php-standard-library/regex
108861 Downloads
Type-safe regular expressions with typed capture groups and proper error handling
php-standard-library/locale
121624 Downloads
Backed enum with 700+ locale identifiers for type-safe internationalization
php-standard-library/comparison
136838 Downloads
Interfaces and functions for type-safe, consistent value comparison
ruudk/graphql-client-code-generator
207198 Downloads
Transform GraphQL queries into type-safe, zero-dependency PHP 8.4+ code that just works.
elfsundae/urlsafe-base64
285304 Downloads
URL safe base64 encoding for PHP
mteu/typo3-typed-extconf
107215 Downloads
Typed Extension Configuration - Aims to provide a type-safe extension configuration management for TYPO3, ensuring proper types instead of string-only values from backend configuration or mixed types from config/system/settings.php
sebastiankrupinski/jmap-client-php
1719 Downloads
Type-safe PHP client for JMAP mail, calendar, contacts, files, and tasks APIs
jewei/typeid-php
14376 Downloads
PHP implementation of TypeID specification: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs
andreas-glaser/php-helpers
88759 Downloads
A comprehensive collection of PHP utility functions for array manipulation, string operations, date handling, HTML generation, form building, validation, and more. Modern PHP 8.2+ library with full type safety.
nette/safe
1315003 Downloads
🛡 PHP functions rewritten to throw exceptions instead of returning false or triggering errors.
psx/sandbox
48339 Downloads
PHP sandbox to execute a safe subset of the PHP programming language
tommyknocker/pdo-database-class
6139 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.