Libraries tagged by ergani
teepluss/theme
165936 Downloads
Theme will help you organize your themes inside Laravel projects easily and maintain its related assets, layouts and partials for the theme in single directory.
konekt/address
145273 Downloads
Laravel module for handling countries, cities, addresses, people and organizations
fidum/laravel-translation-linter
15988 Downloads
Commands to help you keep your laravel translations organized.
facuz/laravel-themes
37341 Downloads
Theme will help you organize your themes inside Laravel projects easily and maintain its related assets, layouts and partials for the theme in single directory. (Based on teepluss/theme)
digital-creative/resource-navigation-tab
121808 Downloads
Organize your resource fields into tabs.
crazycodr/standard-exceptions
184343 Downloads
This project is aimed at providing additional standard exceptions to php. Many exceptions that are missing from the SPL are constantly being reproduced in different projects. By providing a package of high-quality, well organised exceptions, it will, in the long run, increase interoperability between projects.
civicrm/civicrm-drupal-8
195567 Downloads
Open source constituent relationship management for non-profits, NGOs and advocacy organizations.
causal/ig_ldap_sso_auth
312575 Downloads
This extension provides LDAP support for TYPO3 by delegating the authentication of frontend and/or backend users to the centrally-managed directory of your organization. It fully supports OpenLDAP and Active Directory and is capable of connecting securely to the authentication server using either TLS or SSL (ldaps://). In case of use in an intranet environment, this extension is a perfect match since it natively brings Single Sign-On (SSO) capability to TYPO3 without any complex configuration.
thalidzhokov/country-codes
91897 Downloads
CountryCodes PHP Class to get array of countries with ISO 3166-1 alpha-2, ISO 3166-1 alpha-3, ISO 3166-1 numeric and ISD codes it can provide following information related to country
komakino/identity
163825 Downloads
Validation and property parsing of identity numbers
firefly-iii/data-importer
5711 Downloads
Firefly III Data Import Tool.
byrokrat/id
90267 Downloads
Data types for swedish personal identity and corporation id numbers
yanlongli/app-store-server-api
9511 Downloads
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.
wp-media/plugin-family
74490 Downloads
Organizes and displays WP Media plugin family across other members.
wcm/git-php-hooks
35274 Downloads
Write git hooks with PHP, organize them on a per-project base and automatically add them