• The Book
    • Introduction
    • Installation
    • Architecture
    • Configuration
    • Customers
    • Products
    • Carts & Orders
    • Themes
  • The Customization Guide
    • Customizing Models
    • Customizing Forms
    • Customizing Repositories
    • Customizing Factories
    • Customizing Controllers
    • Customizing Validation
    • Customizing Menus
    • Customizing Templates
    • Customizing Translations
    • Customizing Flashes
    • Customizing State Machines
    • Customizing Grids
    • Good to know
  • Sylius Plugins
    • The official list of plugins
    • What are the plugins for?
    • How to make a Sylius Plugin official?
  • The Cookbook
    • Entities
    • Api
    • Shop
    • Payments
    • Emails
    • Promotions
    • Images
    • Deployment
    • Configuration
    • Frontend
  • The REST API Reference
    • Introduction to Sylius REST API
    • Authorization
    • Admin Users API
    • Carts API
    • Channels API
    • Checkout API
    • Countries API
    • Currencies API
    • Customers API
    • Exchange Rates API
    • Locales API
    • Orders API
    • Payment Methods API
    • Payments API
    • Product Attributes API
    • Product Options API
    • Product Reviews API
    • Product Variants API
    • Products API
    • Promotion Coupons API
    • Promotions API
    • Provinces API
    • Shipments API
    • Shipping Categories API
    • Shipping Methods API
    • Tax Categories API
    • Tax Rates API
    • Taxons API
    • Zones API
    • Sorting and filtration
  • The BDD Guide
    • Basic Usage
    • Introduction to containers
    • How to add a new context?
    • How to add a new page object?
    • How to define a new suite?
    • How to use transformers?
  • The Contribution Guide
    • Install to Contribute
    • Contributing Code
    • Contributing Documentation
    • Contributing Translations
    • Organization
  • Support
    • Slack
    • Forum
    • StackOverflow
  • Components & Bundles
    • Sylius Bundles Documentation
    • Sylius Components Documentation
 
Sylius
  • Docs »
  • Components & Bundles »
  • Sylius Components Documentation »
  • Resource
  • Edit on GitHub

Resource¶

Domain management abstraction for PHP. It provides interface for most common operations on the application resources.

  • 1. Installation
  • 2. Model interfaces
    • 2.1. ResourceInterface
    • 2.2. TimestampableInterface
    • 2.3. ToggleableInterface
    • 2.4. CodeAwareInterface
    • 2.5. SlugAwareInterface
    • 2.6. TranslatableInterface
    • 2.7. TranslationInterface
  • 3. Factory Interface
    • 3.1. FactoryInterface
  • 4. Repository Interfaces
    • 4.1. RepositoryInterface
  • 5. Service interfaces
    • 5.1. LocaleProviderInterface
    • 5.2. TranslatableRepositoryInterface
  • 6. Translations
    • 6.1. Implementing AbstractTranslation
    • 6.2. Using TranslatableTrait
    • 6.3. Using Translations
    • 6.4. LocaleProvider
  • 7. Summary
    • 7.1. phpspec examples
    • 7.2. Bug tracking

Learn more¶

  • Resource Layer in the Sylius platform - concept documentation
Next Previous

© Copyright 2011-2019, Paweł Jędrzejewski.

Sphinx theme provided by Read the Docs.
Read the Docs v: 1.2
Versions
latest
1.5
1.4
1.3
1.2
1.1
1.0
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.