php.package.health
composer.json
.Package | Status | |
---|---|---|
openbuildings/db-fixtures | Load data into the database and cache with raw sql inserts | |
openbuildings/emp | Payments for eMerchantPay (EMP) https://www.emerchantpay.com/ | |
openbuildings/environment-backup | Backup/restore environment variables: globals, static vars, configs | |
openbuildings/flex-storage | Flexible storage provider for files (rackspace, aws, ftp, local) | |
openbuildings/functest | A php port of jnicklas's capybara, and handles Functional / Integration testing | |
openbuildings/html-email | Send emails with SwiftMailer, Postmark, Kohana views, logger, filter and more. | |
openbuildings/jam | Small but feature rich ORM, has extensible models and builders, baked in upload functionality, supporting multiple backends (rackspace, ftp), polymorphic associations, form builders, nested forms, validators | |
openbuildings/jam-auth | This is a Kohana Auth driver, for Jam | |
openbuildings/jam-closuretable | Closuretable behavior | |
openbuildings/jam-freezable | Freeze dynamically computed values in the database using Jam | |
openbuildings/jam-generated-feed | A module to generate xml files based on a jam collection | |
openbuildings/jam-locations | Geoip and IP integration | |
openbuildings/jam-materialized-path | Materialized path nesting for Jam ORM models | |
openbuildings/jam-monetary | A Jam Field to transparently use 'monetary' as a jam field, and have currency exchange arithmetic out of the box | |
openbuildings/jam-resource | Kohana resources for Jam ORM which connect routes, controllers and models | |
openbuildings/jam-tart | Admin Builder for Kohana, using Jam ORM | |
openbuildings/jam-taxonomy | Jam Taxonomy | |
openbuildings/jam-template | Compoer Init Template for Jam Module | |
openbuildings/kohana-database | Query Builder | |
openbuildings/kohana-test-bootsrap | Helper package for testing Kohana modules | |
openbuildings/kohana-test-bootstrap | Helper package for testing Kohana modules | |
openbuildings/monetary | Useful tool for formatting and converting currencies | |
openbuildings/paypal | PayPal SDK for ExpressCheckout and AdaptivePayments. Supports recurring payments, simple payments, parallel payments and chained payments. | |
openbuildings/phpunit-spiderling | Use openbuildings/spiderling in phpunit tests | |
openbuildings/postmark | Swiftmailer Transport Class for Postmark | |
openbuildings/promotions | Promotions for Purchases | |
openbuildings/purchases | Multi Store Purchases | |
openbuildings/services-manager | This modules purpose is to ease out the management of various external services that your application may depend upon | |
openbuildings/shipping | Add complex shipping to openbuildings/purchases package | |
openbuildings/site-versions | A module to handle version of a site on different domains | |
openbuildings/spiderling | Crawl the web with kohana or phantomjs. | |
openbuildings/swiftmailer-css-inliner | Inline the css of your html emails | |
openbuildings/swiftmailer-filter | Whitelist / Blacklist from domains or emails for email sending | |
openbuildings/swiftmailer-google-campaign | Append to all email links google campaign parameters | |
openbuildings/system_daemon | A port of the PEAR class to create Daemons with pure PHP | |
openbuildings/timestamped-migrations | Migrations are a convenient way for you to alter your database in a structured and organized manner |