Download the PHP package rkeet/zf-doctrine-country without Composer
On this page you can find all versions of the php package rkeet/zf-doctrine-country. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rkeet/zf-doctrine-country
More information about rkeet/zf-doctrine-country
Files in rkeet/zf-doctrine-country
Download rkeet/zf-doctrine-country
More information about rkeet/zf-doctrine-country
Files in rkeet/zf-doctrine-country
Vendor rkeet
Package zf-doctrine-country
Short Description Zend Framework with Doctrine Entity classes for: Country, Currency, Language, Timezone and Coordinates.
License
Package zf-doctrine-country
Short Description Zend Framework with Doctrine Entity classes for: Country, Currency, Language, Timezone and Coordinates.
License
Please rate this library. Is it a good library?
Informations about the package zf-doctrine-country
Country Module - ZF3 & Doctrine 2
Contains base entities for usage with countries. Entities included are:
- Country (ISO 3166-1)
- Alpha2 codes (ISO 3166-1 alpha-2)
- Alpha3 codes (ISO 3166-1 alpha-3)
- Numeric codes (ISO 3166-1 numeric)
- Country names (ISO 3166-1 (English))
- Currency (ISO 4217 (XML, XLS))
- Code (ISO 4217 alpha-3)
- Numeric codes (ISO 4217 numeric)
- Amount of decimals
- Name (ISO 4217 full name (English))
- Coordinates - Provided by Google Maps service (in URL's)
- Latitude
- Longitude
- Languages
- (Can't remember where I got these, sorry. Some ISO standard though)
- Timezones
- Generated on the fly when loading Fixtures - Provided by your locally installed PHP installation
Also contains useful items for using throughout modules/applications
- Forms, Fieldsets & InputFilters for:
- Country
- Coordinates
- Currency
- Language
- Timezone
TODO List
- Add Continent entity
- Use Continent as option groups for Country selectors
- Allow Continent entities to be en-/disabled. With that, en-/disable related Country entities (batch update)
- If a Country of a disabled Continent gets enabled, the Continent must also get enabled, but not enable all Country entities
Contributing
Not quite yet sure how to set this up. But if you feel like contributing, throw an issue at the repository.
All versions of zf-doctrine-country with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
ext-intl Version *
ext-json Version *
ext-gettext Version *
rkeet/zf-doctrine-mvc Version ^0.2
rkeet/zf-doctrine-form Version ^1.3
zendframework/zend-cache Version ^2.8
zendframework/zend-serializer Version ^2.9
ext-intl Version *
ext-json Version *
ext-gettext Version *
rkeet/zf-doctrine-mvc Version ^0.2
rkeet/zf-doctrine-form Version ^1.3
zendframework/zend-cache Version ^2.8
zendframework/zend-serializer Version ^2.9
The package rkeet/zf-doctrine-country contains the following files
Loading the files please wait ....