Libraries tagged by paths
sebkln/ckeditor-wordbreak
49823 Downloads
CKEditor 5: wordbreak Plugin - Adds the HTML element to CKEditor 5 in TYPO3. If set in a long word, the browser may break a line (without adding a hyphen character). Useful e.g. for long URLs and file paths.
punktde/outofbandrendering
53421 Downloads
Render a node using a given prototype path
pragmatic-modules/magento2-module-system-configuration-toolkit
12619 Downloads
System Configuration Toolkit is a Magento 2 module that shows sort order of system configuration's tabs, sections, groups, and fields. It also helps you to see full field paths, so no more looking for those.
php-standard-library/env
84404 Downloads
Functions for inspecting and modifying environment variables, working directory, and paths
ondrej-vrto/php-filename-sanitize
27975 Downloads
Removes all forbidden characters from the file name or path.
los/basepath
136868 Downloads
PHP middleware to remove a path prefix from request uri
laramint/php-security-scanner
4723 Downloads
Framework-agnostic static security scanner for PHP. Detects SQLi, XSS, command injection, path traversal, insecure deserialization, weak crypto, hardcoded secrets, and more.
laramint/laravel-security-scanner
4677 Downloads
Laravel-aware security rules for php-security-scanner. Detects Laravel SQL injection (DB::raw, whereRaw), mass assignment, debug/dd leaks, unsafe validators, CSRF bypass, insecure cookies, env exposure, Blade raw echo, open redirect, Http SSRF, Storage/File path traversal, file-upload validation gaps, Auth/Crypt/Artisan/Process/Config injection, view-name injection, session fixation, and Mail header injection.
koriym/psr4list
700642 Downloads
Returns the name of the classes in PSR4 path
jelix/file-utilities
131562 Downloads
helpers to manipulate files, path and directories
innocenzi/discovery-for-laravel
4863 Downloads
Discover code anywhere in your Laravel codebase without relying on path conventions
heyday/silverstripe-hashpath
76985 Downloads
Hash path provides a function in SilverStripe templates which given a path to an asset returns a path including a hash of the asset
freshheads/webpack-bundle
106803 Downloads
A Symfony bundle to create paths to webpack assets in your Twig templates.
crankycyclops/m2-module-discount-code-url
14816 Downloads
Allows discount codes to be applied to a browser session automatically via a query string or URL path.
blackscorp/astar
3866 Downloads
AStar path finding implementation in php