Libraries tagged by dynamika
lcsng/amanda
7 Downloads
Amanda is a lightweight and flexible PHP routing library that dynamically maps website URLs to template files without requiring manual route definitions or directory structures. Simply place your .php or .html templates inside the amanda_templates/ directory, and Amanda will automatically serve them based on the requested URL. Easily customize template paths, override defaults, and streamline page routing for faster, more efficient web development.
laoqianjunzi/zip
6 Downloads
zip is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
kumaomao/querylist-phantomjs
3 Downloads
QueryList Plugin: Use PhantomJS to crawl Javascript dynamically rendered pages.(headless WebKit ) 使用PhantomJS采集JavaScript动态渲染的页面
krishanujadiya/sitemap-generator
0 Downloads
A Laravel package to generate sitemaps dynamically.
kesoji/laravel-removable-global-scopes
0 Downloads
Dynamically remove global scopes from Eloquent models in Laravel
kaystrobach/dyncss_scss
16733 Downloads
Compile your CSS dynamically with DynCss Adapters.
kauffinger/php-pdftk-mcpdf
116 Downloads
A PDF conversion and form utility based on mikehaertl/pdftk and vigicorp/php-mcpdf. Dynamically usable with mcpdf.
kanel/phpclasseditor
15 Downloads
Edit php files / classes by dynamically adding code to them
kanel/enuma
23 Downloads
Dynamically Create and Edit php classes, interfaces and traits
jr/container-control
6 Downloads
Serves as a container for dynamically registered Nette-powered Controls.
jonathanwkelly/ups-shipping-rate
7 Downloads
This is a very simple class that uses the UPS web service to get a shipping rate. Basically, you pass it the shipping method you'd like to use, the destination / shipper zip codes, the package dimensions, and receive a shipping quote. There are plenty of values that are hard-coded in the XML request that could be passed in dynamically for a more robust rating process.
jipipayo/sphinx-config-builder
16 Downloads
A php class to build the sphinx search configuration file dynamically.
jimchen/yii2-dotenv-editor
5 Downloads
A Yii2 package for editing the .env file dynamically.
jijidev/flyresizer
35 Downloads
Handler for dynamically resize image with url specific format : 'path/img-filename-x.png'
jeffbeltran/bob
37 Downloads
This is a Laravel package that will allow you to create query scopes that can be applied to an API's Endpoint dynamically via Query Strings.