Libraries tagged by path case
nabeghe/light-localization
82 Downloads
A light weight, key-value & path-based PHP localization library that translations are loaded up when needed.
lfukumori/laravel-blade-include-relative
353 Downloads
Allows to include blade template with relative path based on current view.
fukumori/laravel-blade-include-relative
9494 Downloads
Allows to include blade template with relative path based on current view.
opine/imageresizer
304 Downloads
Service for resizing images based on URL path parameters
dot-env-it/laravel-api-integrator
744 Downloads
Package to simplify third-party api integrations. Make API calls like they are part of your code with this package. No need to remember base url or path of any API.
michael-rubel/laravel-seo-manager
459 Downloads
Provides simple functionality to manage SEO tags based on URL path within your Laravel application.
martinmulder/openapi-crowdstrike-falcon-php
42 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.
patrickbroens/url-forwarding
30844 Downloads
Redirects (301, 302, 303, 307) to internal/external page or file, based on domain and path
assegaiphp/common
14 Downloads
The assegai/common package is a collection of commonly used utility classes and functions for AssegaiPHP projects. This package provides a set of tools that are designed to make it easier for developers to perform common tasks such as working with arrays, strings, and paths. The package also includes classes for handling errors and logging, as well as a simple yet powerful configuration management system. The package is designed to be lightweight, with minimal dependencies, and is fully compatible with any AssegaiPHP based project. Whether you're building a small web application or a large enterprise system, assegai/common provides the essential building blocks you need to get started quickly and easily.
ssx/php-math-helpers
18 Downloads
A small collection of PHP helper methods for common math use cases.
doppiogancio/guzzle-bundle-base-path-plugin
124 Downloads
A Plugin for Guzzle Bundle, that will help you setting a base path to each request of your client.
grithin/control-path
4 Downloads
Load a series of control files based on path
gibbs/php-windows-base-dir
6 Downloads
Microsoft Windows base directories and folder paths
gidato/temporary-path
4 Downloads
Creates a new temporary path object within a given temporary directory base
slam/basepath
216 Downloads
PHP middleware to remove a path prefix from request uri