Download the PHP package apie/apie-lib without Composer

On this page you can find all versions of the php package apie/apie-lib. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package apie-lib

Apie Lib

Latest Stable Version Total Downloads Latest Unstable Version License Code coverage

Apie is a suite of composer packages to work with domain objects. It tries to aim to follow a Domain-objects-first approach and not a database first approach that you find in many PHP frameworks nowadays.

Apie is very opinionated what a domain object is but following this opinion leads to some easy tooling in processing domain objects in a automated way instead of giving the programmer too many options.

Also since PHP 8 everything should be typehinted, which means a lot more can be automated.

Some tooling possible with APIE:

. .
Faking domain objects For tests or seeding databases faking objects with proper contents is never made easier. If the faker enters wrong data, then it means your domain object is wrong.
Restful API (WIP) Create a full REST API by checking your Domain Objects.
Creating Entities (WIP) Doctrine is awesome, but using Doctrine entities result in a few problems if you try to process them as domain objects. We try to make a package to automatically convert domain objects in a doctrine database or viceversa.
Naked Objects (WIP) Creates a full CRUD for your Domain Objects. And again: if the interface sucks, then probably your domain object is wrong.
You should read the introduction how Apie wants you to write domain objects and how it will help you in getting a quick . . .

ai-instructor Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

apie-bundle Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

apie-common-plugin Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

apie-phpstan-rules Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

cms Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

cms-api-dropdown-option Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

cms-layout-graphite Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

cms-layout-ionic Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

cms-layout-ugly Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

common Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

common-value-objects Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

console Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

core Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

count-words Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

country-and-phone-number Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

date-value-objects Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

dateformat-to-regex Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

doctrine-entity-converter Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

doctrine-entity-datalayer Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

faker Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

fixtures Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

html-builders Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

integration-tests Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

laravel-apie Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

maker Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

meta-maximum Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

meta-minimal Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

meta-recommended Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

otp-value-objects Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

regex-tools Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

regex-value-objects Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

rest-api Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

schema-generator Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

serializer Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

storage-metadata Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

storage-metadata-builder Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

text-value-objects Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer

twig-template-layout-renderer Latest Stable Version Total Downloads Latest Unstable Version License PHP Composer
.

All versions of apie-lib with dependencies

PHP Build Version
Package Version
Requires apie/phpunit-matrix-data-provider Version ^1.0.3
apie/service-provider-generator Version 0.11.3
apie/type-converter Version ^1.5.0
beste/clock Version ^3.0
chillerlan/php-qrcode Version ^5.0.2
composer-plugin-api Version ^2.0
composer/composer Version ^2.7.6
composer/semver Version ^3.4
defuse/php-encryption Version ^2.4
devizzent/cebe-php-openapi Version ^1.1.2
doctrine/common Version ^3.4.4
doctrine/dbal Version ^4.2.1
doctrine/orm Version ^3.3.1
doctrine/persistence Version ^3.1.0
egulias/email-validator Version ^4.0.2
ext-mbstring Version *
fakerphp/faker Version ^1.23.1
giggsey/libphonenumber-for-php Version ^8.13.37
guzzlehttp/psr7 Version ^2.4
haydenpierce/class-finder Version 0.5.3
httpsoft/http-cookie Version ^1.1.0
laravel/framework Version ^11.0.0
maennchen/zipstream-php Version ^3.0
nette/php-generator Version ^4.1.5
nikic/php-parser Version ^5.3.1
niklongstone/regex-reverse Version ^0.4.0|^0.5.0
nyholm/psr7 Version ^1.8.2
php Version >=8.3
pragmarx/google2fa-qrcode Version ^3.0
prinsfrank/standards Version ^3.3.0
psr/http-message Version ^1.1
ramsey/uuid Version ^4.7.6
spomky-labs/otphp Version ^11.3.0
symfony/cache Version ^7.2
symfony/config Version ^7.2
symfony/console Version ^7.2
symfony/dependency-injection Version ^7.2
symfony/event-dispatcher Version ^7.2
symfony/finder Version ^7.2
symfony/html-sanitizer Version ^7.2
symfony/http-client Version ^7.2
symfony/http-foundation Version ^7.2
symfony/http-kernel Version ^7.2
symfony/mime Version ^7.2
symfony/monolog-bundle Version ^3.10
symfony/psr-http-message-bridge Version ^7.2
symfony/routing Version ^7.2
symfony/security-core Version ^7.2
symfony/uid Version ^7.2
twig/twig Version ^3.10.2
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package apie/apie-lib contains the following files

Loading the files please wait ....