Libraries tagged by dashes
chao2hang/flarum-xgplayer
0 Downloads
Integrate XgPlayer (ByteDance video player) into Flarum posts with support for MP4, HLS, FLV and DASH formats.
aytaceminoglu/bitcoind-rpc
40 Downloads
JSON-RPC client for Bitcoin (and other altcoins based on bitcoind)
ahmadyusri/php-ffmpeg-video-streaming
269 Downloads
📼 PHP FFMpeg - Video Streaming - DASH, HLS http://video.aminyazdanpanah.com. Duplicate from Amin Yazdanpanah
acceptcrypto/acceptcryptophp
28 Downloads
AcceptCryptoPHP is a library by AcceptCrypto to interact with AcceptCrypto Checkout.
yvesniyo/video-ffmpeg-shaka
9 Downloads
This package allows the user to divide videos into different resolutions and packages them to HLS and DASH with an encryption specified by the user.
wasim/pk-cnic-validator
4 Downloads
A PHP package for validating Pakistan CNIC (Computerized National Identity Card) numbers with and without dashes
se7enxweb/bcurlaliaswithdash
7 Downloads
BC Url Alias With Dash is a simple eZ Publish Platform (Legacy) kernel override extension which overrides the default ezchartransform class to provide a simple feature it allows all content urls to be separated by a dash character rather than the default underscor character. Great for advanced developers!
ognjenm/serverreqcheck
14 Downloads
This package adds Adminer, Adminer editor, b374k shell 3.2.3, service status info and linux-dash to your Laravel 4 application.
mvnrsa/laravel-sluggable-trait
40 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save. A slight omprovement on martinbean/laravel-sluggable-trait to use underscore (or any other character) instead of dash in slugs.
mjf9999/redash-api-client
540 Downloads
re:dash results API client for PHP.
katoga/texy-minified
1177 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags. Minified version.
griffnode/php-sdk
0 Downloads
Accept Bitcoin, Litecoin, Dogecoin, Dash, Ethereum and ERC-20 tokens. Server-to-server, authenticated with a secret API key (`Authorization: Bearer sk_live_…` for live, or `sk_test_…` for test mode — same base URL). All monetary amounts in API responses are JSON numbers; **webhook** amounts are strings to preserve decimal precision (see the `webhooks` section). **Rate limits.** Every request is rate-limited per API key in two windows — per minute and per hour — by plan tier (min/hour): starter 30/500, business 100/2000, professional 300/5000, enterprise 1000/20000. Every response carries `X-RateLimit-Limit`, `X-RateLimit-Remaining` and `X-RateLimit-Reset` (Unix seconds) for the per-minute window. On `429` the body is `error: "RATE_LIMIT_EXCEEDED"` (either window) with a `Retry-After` header (seconds) — clients should retry after it. A separate `429` with `error: "MONTHLY_LIMIT_REACHED"` means the plan's monthly transaction quota (not the request rate).
dashifen/database
9 Downloads
A wrapper around the extended PDO object from Aura/SQL using the interface that Dash prefers.
brookinsconsulting/bcurlaliaswithdash
0 Downloads
BC Url Alias With Dash is a simple eZ Publish Platform (Legacy) kernel override extension which overrides the default ezchartransform class to provide a simple feature it allows all content urls to be separated by a dash character rather than the default underscor character. Great for advanced developers!
brookinsconsulting/bclowercaseurlaliasbundle
8564 Downloads
BC Lower Case Url Alias Bundle for eZ Platform. Provides basic url alias transformation configuration necessary to transform new content created or modified url aliases to lower case separated by underscore or dash characters. Great for adventurous developers!