Try Skipper for FREE

No commitment or credit card needed

Download for Windows Download for Linux Download for Mac OS X

or choose other version

Other Skipper downloads

Release date Operating system File  
05/02/2023 Windows - 32 bit Installer for Windows (32 bit)   Download
05/02/2023 Windows - 32 bit Portable for Windows (32 bit)   Download
05/02/2023 Mac - 64 bit Installer for Mac 10.15+ (64 bit)   Download
05/02/2023 Mac - 64 bit Portable for Mac 10.15+ (64 bit)   Download
05/02/2023 Linux - 64 bit Portable for Linux (64 bit)   Download

Changes in version 3.3.4.1811

  • Improved Laravel table field $casts export to support ::class format
  • Fixed Laravel @property generator for polymorph associations
  • Fixed Laravel migration export when deleting entity with multiple associations across several modules (support-ticket)
  • Fixed Laravel down() migration export, after() is correctly used for created columns
  • Fixed Laravel after() migration for new field creation when previous column is renamed in the same migration
  • Fixed invalid export of property fieldName for Doctrine2 Discriminator column
  • Fixed Laravel migration down() export for renamed and altered field
  • Fixed Doctrine2 Annotations/Attributes formatting to limit line length to 120 characters.
  • Fixed Windows system-level issue causing random crashes during export
  • Fixed MongoDB ODM Annotations/Attributes formatting to limit line length to 120 characters.