Libraries tagged by ddev
panique/laravel-sass
159240 Downloads
Compiles your Sass .scss files to .css every time you run your app (in development)
ory/client
13003 Downloads
# Introduction Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. ## SDKs This document describes the APIs available in the Ory Network. The APIs are available as SDKs for the following languages: | Language | Download SDK | Documentation | | -------------- | ---------------------------------------------------------------- | ------------------------------------------------------------------------------------ | | Dart | [pub.dev](https://pub.dev/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/dart/README.md) | | .NET | [nuget.org](https://www.nuget.org/packages/Ory.Client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/dotnet/README.md) | | Elixir | [hex.pm](https://hex.pm/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/elixir/README.md) | | Go | [github.com](https://github.com/ory/client-go) | [README](https://github.com/ory/sdk/blob/master/clients/client/go/README.md) | | Java | [maven.org](https://search.maven.org/artifact/sh.ory/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/java/README.md) | | JavaScript | [npmjs.com](https://www.npmjs.com/package/@ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript/README.md) | | JavaScript (With fetch) | [npmjs.com](https://www.npmjs.com/package/@ory/client-fetch) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript-fetch/README.md) | | PHP | [packagist.org](https://packagist.org/packages/ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/php/README.md) | | Python | [pypi.org](https://pypi.org/project/ory-client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/python/README.md) | | Ruby | [rubygems.org](https://rubygems.org/gems/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/ruby/README.md) | | Rust | [crates.io](https://crates.io/crates/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/rust/README.md) |
optiosteam/payconiq-client-php
62492 Downloads
Payconiq API client library for PHP developed by Optios.
one2tek/larapi
3893 Downloads
Modern API development in Laravel.
oliverklee/oelib
327321 Downloads
Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.
odenktools/php-bca
30723 Downloads
Library REST API Untuk Develop BCA Payment
nystudio107/craft-plugin-manifest
502114 Downloads
Plugin Manifest is the conduit between Craft CMS plugins and webpack, with manifest.json & webpack-dev-server HMR support
nuvoleweb/robo-config
198700 Downloads
CI/developer-friendly configuration processor for Robo.
noodlesnz/double-metaphone
110579 Downloads
This class implements a "sounds like" algorithm developed by Lawrence Philips which he published in the June, 2000 issue of C/C++ Users Journal. Double Metaphone is an improved version of Philips' original Metaphone algorithm.
noahheck/e_pdostatement
15695 Downloads
Drop in replacement for default PDOStatement class allowing devs to view an interpolated version of a parameterized query
nng/nnhelpers
102868 Downloads
A collection of extremely simplified tools and methods to significantly speed up the development and update of Typo3 extensions.
netbull/mobile-detect-bundle
87607 Downloads
Symfony 4/5/6 bundle for detect mobile devices, managing mobile view types, redirect to mobile version.
ndigitals/wp-local-media-proxy
17361 Downloads
Proxy images on a local development WordPress site from a remote server.
nakanakaii/countries
7670 Downloads
This package is a user-friendly Laravel package that provides a list of countries along with their codes, flags, phone number lengths, and shortcodes. It simplifies the process of accessing country-related information, making it easy for developers to integrate into their applications.
monovm/whois-php
760 Downloads
This PHP package enables developers to retrieve domain registration information and check domain availability via socket protocol. It's a useful tool for web developers and domain name registrars.